Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in algorithm

Incrementally detecting dominators in DAGs

Maximal SHA-1 Hash Performance Tips in Java

Bidirectional spanning tree

An algorithm for checking if a nonlinear function f is always positive

Vertex-Coloring/Assignment to minimize the number of "color crossings"

30,000 data points, find greatest change over 2 weeks' time

algorithm

Cubic Bezier Curve: Maximum Gradient and Collision Avoidance?

java algorithm math bezier

Algorithm/Heuristic for grouping chat message histories by 'conversation'/implicit sessions from time stamps?

algorithm heuristics

Dynamic Programming a Count of Subsequences with Property?

Find the longest prefix of bit arrays

Record Matching algorithms for an inconsistent dataset

Optimal strategy for a 2 player game

algorithm

Is there an open source implementation of shortest path algorithm with distance labeling a la Gavoille et al.?

Hash code non-zero initial value - note: I am not asking about primes

Optimally reordering cards in a wallet?

Visiting points, algorithm

algorithm data-structures

How safe/mature is the simulated annealing algorithm given in Numerical Recipes?

C++ procedure for determining whether two segments intersect

Find all maximal complete bipartite subgraph from given bipartite graph

algorithm bipartite

How do I calculate parking rates over several days when rates are specified daily?

c# algorithm