algorithms (also known as force-directed algorithms or spring-based algorithm) Spectral layout Network analysis Link analysis Girvan–Newman algorithm:...
72 KB (7,945 words) - 09:48, 26 April 2025
sorting is important for optimizing the efficiency of other algorithms (such as search and merge algorithms) that require input data to be in sorted lists...
69 KB (6,537 words) - 12:59, 23 April 2025
perform a computation. Algorithms are used as specifications for performing calculations and data processing. More advanced algorithms can use conditionals...
58 KB (6,769 words) - 16:32, 29 April 2025
Pattern recognition (redirect from List of algorithms for pattern recognition)
algorithms are probabilistic in nature, in that they use statistical inference to find the best label for a given instance. Unlike other algorithms,...
35 KB (4,259 words) - 17:23, 25 April 2025
Pathfinding (redirect from List of algorithms used in pathfinding)
these algorithms can achieve time complexities as low as O ( | E | log ( | V | ) ) {\displaystyle O(|E|\log(|V|))} . The above algorithms are among...
15 KB (1,994 words) - 07:54, 19 April 2025
a list of well-known data structures. For a wider list of terms, see list of terms relating to algorithms and data structures. For a comparison of running...
9 KB (914 words) - 05:55, 20 March 2025
number of terms relating to algorithms and data structures. For algorithms and data structures not necessarily mentioned here, see list of algorithms and...
35 KB (3,135 words) - 18:46, 6 May 2025
Strategy (game theory) Lists List of SMT solvers List of constraint programming languages List of emerging technologies Outline of artificial intelligence...
20 KB (2,247 words) - 11:27, 25 April 2024
algorithm Tree search algorithm List of algorithms for specific algorithms List of computability and complexity topics for more abstract theory List of...
1 KB (125 words) - 13:50, 14 September 2024
computer science, the analysis of algorithms is the process of finding the computational complexity of algorithms—the amount of time, storage, or other resources...
25 KB (3,683 words) - 17:34, 18 April 2025
The Quantum Algorithm Zoo: A comprehensive list of quantum algorithms that provide a speedup over the fastest known classical algorithms. Andrew Childs'...
39 KB (4,560 words) - 14:59, 23 April 2025
discovery of efficient algorithms. It was the key, for example, to Karatsuba's fast multiplication method, the quicksort and mergesort algorithms, the Strassen...
21 KB (2,900 words) - 03:47, 4 March 2025
abstract foundational matters, see the list of mathematical logic topics. See also list of algorithms, list of algorithm general topics. Lookup table Mathematical...
5 KB (466 words) - 16:43, 14 March 2025
genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA)....
68 KB (8,045 words) - 08:53, 13 April 2025
This is a list of notable theorems. Lists of theorems and similar statements include: List of algebras List of algorithms List of axioms List of conjectures...
78 KB (6,293 words) - 12:16, 2 May 2025
algorithmic paradigm or algorithm design paradigm is a generic model or framework which underlies the design of a class of algorithms. An algorithmic...
1 KB (80 words) - 08:18, 27 February 2024
more complicated algorithms in certain situations, particularly where auxiliary memory is limited. The algorithm divides the input list into two parts:...
12 KB (1,724 words) - 05:33, 30 March 2025
out of the in-place category, quicksort and other algorithms needing only O(log n) additional pointers are usually considered in-place algorithms. Most...
8 KB (1,151 words) - 05:10, 4 May 2025
algorithms for computing the answers to questions that can be expressed mathematically. List of algorithms List of axioms List of conjectures List of...
21 KB (2,591 words) - 17:29, 14 November 2024
Computational geometry (redirect from List of journals in computational geometry)
detection algorithms: check for the collision or intersection of two given solids Cone algorithm: identify surface points Convex hull algorithms: determining...
15 KB (2,106 words) - 23:26, 25 April 2025
Dynamic programming (redirect from List of algorithms that use dynamic programming)
Algorithms). Hence, one can easily formulate the solution for finding shortest paths in a recursive manner, which is what the Bellman–Ford algorithm or...
61 KB (9,283 words) - 15:15, 30 April 2025
context of such algorithms, the word "list" often means "list handle". In some situations, however, it may be convenient to refer to a list by a handle...
55 KB (7,792 words) - 01:21, 18 January 2025
Distributed constraint optimization (redirect from List of algorithms for distributed constraint optimization)
DCOP algorithms can be classified in several ways: Completeness - complete search algorithms finding the optimal solution, vs. local search algorithms finding...
30 KB (3,437 words) - 04:14, 7 April 2025
structure and known binders to generate new patterns of binding. The table below provides a list of algorithms designed for de novo drug design. Drug design...
4 KB (235 words) - 04:28, 24 March 2025
segments to a similar curve with fewer points. It was one of the earliest successful algorithms developed for cartographic generalization. It produces the...
12 KB (1,189 words) - 03:53, 14 March 2025
Weak key (section List of algorithms with weak keys)
Algorithm (TDEA) Block Cipher, Special Publication 800-67, page 14 Fluhrer, S., Mantin, I., Shamir, A. Weaknesses in the key scheduling algorithm of RC4...
9 KB (1,302 words) - 16:51, 26 March 2025
deterministic algorithms are variants of these three algorithms : MTF (Move to front) After accessing an item move it to the front of the list without changing...
8 KB (1,286 words) - 08:34, 15 March 2025
algorithms. Learning robot behavior using genetic algorithms Image processing: Dense pixel matching Learning fuzzy rule base using genetic algorithms...
27 KB (2,517 words) - 00:43, 17 April 2025
accounting — business application of calculation List of algorithms — fully formalized, computer-executable methods of calculation Mental calculation —...
3 KB (324 words) - 03:38, 17 April 2025
generation algorithms are automated methods for the creation of mazes. A maze can be generated by starting with a predetermined arrangement of cells (most...
19 KB (2,447 words) - 11:38, 22 April 2025