List of algorithm general topics
|
This is a list of algorithm general topics, by Wikipedia page.
- Analysis of algorithms
- Ant colony algorithm
- Approximation algorithm
- Best and worst cases
- Big O notation
- Bulletproof algorithm
- Combinatorial search
- Competitive analysis
- Computability theory
- Computational complexity theory
- Embarrassingly parallel problem
- Emergent algorithm
- Evolutionary algorithm
- Fast Fourier transform
- Genetic algorithm
- Graph exploration algorithm
- Heuristic
- Hill climbing
- Implementation
- Las Vegas algorithm
- Lock-free and wait-free algorithms
- Monte Carlo algorithm
- Numerical analysis
- Online computations and algorithms
- Polynomial time approximation scheme
- Problem size
- Pseudorandom number generator
- Quantum algorithm
- Random-restart hill climbing
- Randomized algorithm
- Running time
- Sort algorithm
- Search algorithm
- Stable algorithm
- Tree search algorithm
See also:
- list of algorithms for specific algorithms
- list of computability and complexity topics for more abstract theory
- list of complexity classes, complexity class
- list of data structures.