Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in algorithm

Extended find of unique tuples in a relation represented by a BDD

How to smartly convert a number of seconds in a date-time value using C

c algorithm date time

How does software that calculates winning probability of a Texas Hold'em or Omaha hand against 8 random opponent hands work?

algorithm approximation

minimum weight vertex cover of a tree

Segment tree: amount of numbers smaller than x

algorithm segment-tree

How to detect if a user has drawn a circle on a touch device using canvas and javascript?

How to understand the average pixel number described in the frequency image?

N body simulation in C#

Snake game - how to calculate the next apple position

javascript algorithm random

Flow Shop to Boolean satisfiability [Polynomial-time reduction]

How to count the numbers that are divisible by their sum of digits?

algorithm math optimization

Touching segments

How to get nth permutation when repetition is allowed?

Finding N nodes in a graph with maximum spread / distance from eachother

Improving Mitchell's best candidate algorithm

java algorithm

find all possible combinations of N non-repeating numbers within a certain range that add up to X

Splitting an array of objects into groups with a balanced aggregate

ruby algorithm

De-skew characters in binary image

How to Compute Space Complexity for Binary SubTree Finding

Data structure to support a particular query on a set of 2D points

algorithm