List of Algorithms
-
Automated Planning
-
Combinatorial Algorithms
-
General Combinatorial Algorithms
-
Brent's algorithm
-
Floyd's cycle-finding algorithm
-
Gale - Shapley algorithm (Stable Marriage Problem)
-
Pseudorandom number generator
-
Blum Blum Shub
-
Lagged Fibonacci generator
-
Linear congruential generator
-
Mersenne twister (Used by Python Random Module)
-
-
-
Graph algorithms
-
General graph algorithms
-
Coloring algorithm
-
Hopcroft-Karp algorithm
-
Hungarian algorithm
-
Prüfer coding
-
Tarjan's off-line least common ancestors algorithm
-
Topological sort
-
-
Graph drawing
-
Force-based algorithms
-
Spectral layout
-
-
Network theory
-
Routing in graphs
-
Graph search
-
Subgraphs
-
-
Sequence algorithms
-
Approximate sequence matching
-
Selection algorithms
-
Sequence search
-
Sequence merging
-
Sequence permutations
-
Sequence alignment
-
Sequence sorting
-
Subsequences
-
Substrings
-
-
-
Computational Mathematics
-
Computational Science
-
Computer Science
-
Information Theory & Signal Processing
-
Software Engineering
-
Database Algorithms
-
Distributed Systems Algorithm
-
Networking
-
Operating System Algorithms