• Iwama, Kazuo (2008). "Editor's Foreword". Algorithms. 1 (1): 1. doi:10.3390/a1010001. "Algorithms". 2022 Journal Citation Reports. Web of Science (Science ed...
    4 KB (230 words) - 12:25, 14 March 2025
  • Thumbnail for Algorithm
    perform a computation. Algorithms are used as specifications for performing calculations and data processing. More advanced algorithms can use conditionals...
    61 KB (7,016 words) - 08:11, 13 June 2025
  • Thumbnail for Genetic algorithm
    genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA)....
    69 KB (8,221 words) - 21:33, 24 May 2025
  • Thumbnail for Minimum spanning tree
    other algorithms that work in linear time on dense graphs. If the edge weights are integers represented in binary, then deterministic algorithms are known...
    44 KB (5,460 words) - 19:51, 19 June 2025
  • Thumbnail for Dijkstra's algorithm
    First). It is also employed as a subroutine in algorithms such as Johnson's algorithm. The algorithm uses a min-priority queue data structure for selecting...
    45 KB (5,638 words) - 03:05, 11 June 2025
  • algorithms, for which (like concurrent algorithms) all runs must produce correct output, and Monte Carlo algorithms which are allowed to fail or produce...
    3 KB (382 words) - 06:28, 7 July 2024
  • For other Gröbner basis algorithms, see Gröbner basis § Algorithms and implementations. A crude version of this algorithm to find a basis for an ideal...
    7 KB (858 words) - 14:35, 1 June 2025
  • Hopcroft-Karp algorithm in time O(√VE) time, and there are more efficient randomized algorithms, approximation algorithms, and algorithms for special classes...
    23 KB (2,938 words) - 21:25, 18 March 2025
  • Thumbnail for Robert Tarjan
    graph theory algorithms and data structures. Some of his well-known algorithms include Tarjan's off-line least common ancestors algorithm, Tarjan's strongly...
    18 KB (1,513 words) - 18:06, 27 April 2025
  • The Journal of Graph Algorithms and Applications is a diamond open access peer-reviewed scientific journal covering the subject of graph algorithms and...
    3 KB (217 words) - 19:56, 12 October 2024
  • Thumbnail for Bellman–Ford algorithm
    with negative weights - Algorithms for Competitive Programming". cp-algorithms.com. Retrieved 2025-04-13. "Bellman-Ford Algorithm". www.thealgorists.com...
    22 KB (2,854 words) - 11:38, 24 May 2025
  • Thumbnail for Search algorithm
    In computer science, a search algorithm is an algorithm designed to solve a search problem. Search algorithms work to retrieve information stored within...
    11 KB (1,453 words) - 16:18, 10 February 2025
  • (Las Vegas algorithms, for example Quicksort), and algorithms which have a chance of producing an incorrect result (Monte Carlo algorithms, for example...
    33 KB (4,218 words) - 18:46, 19 February 2025
  • Thumbnail for Independent set (graph theory)
    László; Schrijver, Alexander (1993), Geometric algorithms and combinatorial optimization, Algorithms and Combinatorics, vol. 2 (2nd ed.), Springer-Verlag...
    30 KB (3,561 words) - 16:58, 9 June 2025
  • of algorithms that can be stated in terms of geometry. Some purely geometrical problems arise out of the study of computational geometric algorithms, and...
    15 KB (2,106 words) - 15:15, 19 May 2025
  • quicksort and other algorithms needing only O(log n) additional pointers are usually considered in-place algorithms. Most selection algorithms are also in-place...
    8 KB (1,151 words) - 04:17, 22 May 2025
  • Thumbnail for Mathematical optimization
    of the simplex algorithm that are especially suited for network optimization Combinatorial algorithms Quantum optimization algorithms The iterative methods...
    53 KB (6,155 words) - 15:20, 19 June 2025
  • : 127  What makes quantum algorithms interesting is that they might be able to solve some problems faster than classical algorithms because the quantum superposition...
    39 KB (4,560 words) - 14:59, 23 April 2025
  • non-existence of such algorithms has been proved, but it is generally suspected that they do not exist. There are published algorithms that are faster than...
    25 KB (2,983 words) - 11:39, 19 April 2025
  • Thumbnail for Shortest path problem
    Dimension, Shortest Paths, and Provably Efficient Algorithms". ACM-SIAM Symposium on Discrete Algorithms, pages 782–793, 2010. Abraham, Ittai; Delling, Daniel;...
    46 KB (4,790 words) - 20:24, 16 June 2025
  • (2008-2014) Aravind Srinivasan (2014-2021) Algorithmica Algorithms (journal) Gabow, Hal. "Journal of Algorithms Resignation". Department of Computer Science, University...
    3 KB (224 words) - 09:15, 8 December 2024
  • Thumbnail for Expectation–maximization algorithm
    parameters. EM algorithms can be used for solving joint state and parameter estimation problems. Filtering and smoothing EM algorithms arise by repeating...
    50 KB (7,512 words) - 10:00, 10 April 2025
  • efficient heuristic algorithms converge quickly to a local optimum. These are usually similar to the expectation–maximization algorithm for mixtures of Gaussian...
    62 KB (7,754 words) - 11:44, 13 March 2025
  • girl group Itzy Algorithm (C++), a C++ Standard Library header that provides implementations of common algorithms Algorithms (journal), a technical periodical...
    2 KB (239 words) - 06:38, 11 February 2025
  • Thumbnail for Line drawing algorithm
    that they lie directly on the points considered by the algorithm. Because of this, most algorithms are formulated only for such starting points and end...
    11 KB (1,602 words) - 14:06, 17 August 2024
  • (1970), "The convergence of a class of double-rank minimization algorithms", Journal of the Institute of Mathematics and Its Applications, 6: 76–90, doi:10...
    18 KB (2,987 words) - 11:19, 1 February 2025
  • Thumbnail for Symmetric-key algorithm
    Symmetric-key algorithms are algorithms for cryptography that use the same cryptographic keys for both the encryption of plaintext and the decryption...
    15 KB (1,540 words) - 19:12, 22 April 2025
  • Thumbnail for Greedy algorithm
    branch-and-bound algorithm. There are a few variations to the greedy algorithm: Pure greedy algorithms Orthogonal greedy algorithms Relaxed greedy algorithms Greedy...
    17 KB (1,918 words) - 19:59, 19 June 2025
  • Thumbnail for Binary GCD algorithm
    operator. NIST Dictionary of Algorithms and Data Structures: binary GCD algorithm Cut-the-Knot: Binary Euclid's Algorithm at cut-the-knot Analysis of the...
    17 KB (1,993 words) - 13:05, 28 January 2025
  • guarantee. There are several algorithms for Find that achieve the asymptotically optimal time complexity. One family of algorithms, known as path compression...
    33 KB (4,733 words) - 10:44, 17 June 2025