HandWiki
Encyclopedia of Knowledge
Home

Searching: "algorithm"

  1. DPLL algorithm [62%] (Computing) [Automated theorem proving] [Constraint programming] This is known as the splitting rule , as it splits ...
  2. Elevator algorithm [62%] (Computing) [Sorting algorithms] Disk-scheduling algorithm ...
  3. Quine–McCluskey algorithm [62%] (Computing) [Boolean algebra] Algorithm for the minimization of Boolean functions ...
  4. Sorting algorithm [62%] (Computing) [Data processing] [Sorting algorithms] Algorithm that arranges lists in order ...
  5. Tarski–Kuratowski algorithm [62%] (Computing) [Theory of computation] [Computability theory] ...
  6. Markov algorithm [62%] (Computing) [Models of computation] [Theory of computation] The scheme is a finite ordered set of substitution formulas . ...
  7. Merge algorithm [62%] (Computing) [Sorting algorithms] Algorithm that combines multiple sorted lists into one ...
  8. Chaff algorithm [62%] (Computing) [Constraint programming] [Automated theorem proving] [Boolean algebra] Chaff is an algorithm for solving instances of the Boolean satisfiability ...
  9. Deutsch–Jozsa algorithm [62%] (Computing) [Quantum algorithms] Deterministic quantum algorithm ...
  10. Dijkstra–Scholten algorithm [62%] (Computing) [Graph algorithms] The Dijkstra–Scholten algorithm (named after Edsger W. Dijkstra and Carel S. ...
  11. Dinic's algorithm [62%] (Computing) [Graph algorithms] Dinic's algorithm or Dinitz's algorithm is a strongly polynomial algorithm for ...
  12. FKT algorithm [62%] (Computing) [Planar graphs] [Graph algorithms] Algorithm for counting perfect matchings in planar graphs ...
  13. Edmonds–Karp algorithm [62%] (Computing) [Graph algorithms] Algorithm to compute the maximum flow in a flow network ...
  14. BHT algorithm [62%] (Computing) [Quantum algorithms] If there is a collision among these inputs, then we return ...
  15. Ford–Fulkerson algorithm [62%] (Computing) [Graph algorithms] Algorithm to compute the maximum flow in a flow network (equivalently; ...
  16. Johnson's algorithm [62%] (Computing) [Search algorithms] [Graph algorithms] Computer-based path-finding method ...
  17. Girvan–Newman algorithm [62%] (Computing) [Network analysis] [Networks] [Graph algorithms] Community detection algorithm ...
  18. Chaitin's algorithm [62%] (Computing) [Graph algorithms] Register allocation algorithm ...
  19. Flooding algorithm [62%] (Computing) [Routing algorithms] [Graph algorithms] Class of algorithms ...
  20. Bellman–Ford algorithm [62%] (Computing) [Dynamic programming] [Articles with example C code] [Polynomial-time problems] The Bellman–Ford algorithm is an algorithm that computes shortest paths from ...
  21. Bernstein-Vazirani algorithm [62%] (Computing) [Quantum algorithms] The Bernstein-Vazirani algorithm is a quantum algorithm invented by Ethan Bernstein ...
  22. Fortune's algorithm [62%] (Computing) [Computational geometry] Voronoi diagram generation algorithm ...
  23. Suurballe's algorithm [62%] (Computing) [Routing algorithms] [Graph algorithms] Algorithm for two disjoint paths in a graph ...
  24. Havel–Hakimi algorithm [62%] (Computing) [Graph algorithms] Algorithm in graph theory ...
  25. Sethi–Ullman algorithm [62%] (Computing) [Graph algorithms] [Compiler construction] ...
  26. Aharonov–Jones–Landau algorithm [62%] (Computing) [Quantum algorithms] ...
  27. Edmonds' algorithm [62%] (Computing) [Graph algorithms] Algorithm for the directed version of the minimum spanning tree problem ...
  28. Floyd–Warshall algorithm [62%] (Computing) [Dynamic programming] [Polynomial-time problems] [Routing algorithms] Although it does not return details of the paths themselves, it ...
  29. Yen's algorithm [62%] (Computing) [Polynomial-time problems] [Graph algorithms] This means that the deviation path cannot deviate from the shortest ...
  30. Lubachevsky–Stillinger algorithm [62%] (Computing) [Granularity of materials] [Simulation] [Computational physics] Computational physics simulation algorithm ...
  31. Dijkstra's algorithm [62%] (Computing) [Combinatorial optimization] [Routing algorithms] [Search algorithms] Graph search algorithm ...
  32. Water-pouring algorithm [62%] (Computing) [Information theory] The water-pouring algorithm is a technique used in digital communications systems ...
  33. Gale–Shapley algorithm [62%] (Computing) [Combinatorial algorithms] Procedure for finding a stable matching ...
  34. Pan–Tompkins algorithm [62%] (Computing) [Cardiac electrophysiology] [Algorithms] Heart rate measuring algorithm used in ECGs ...
  35. Gibbs algorithm [62%] (Computing) [Entropy and information] [Particle statistics] [Statistical mechanics] Criterion for choosing a probability distribution in statistical mechanics ...
  36. A-law algorithm [62%] (Computing) [Audio codecs] Algorithm Global 64-bit PCM ...
  37. Coffman–Graham algorithm [62%] (Computing) [Graph drawing] Method for partitioning partial orders into levels ...
  38. Datafly algorithm [62%] (Computing) [Obfuscation] [Data protection] Datafly algorithm is an algorithm for providing anonymity in medical data ...
  39. Min-conflicts algorithm [62%] (Computing) [Constraint programming] Search algorithm or heuristic method to solve constraint satisfaction problems ...
  40. Smith–Waterman algorithm [62%] (Computing) [Dynamic programming] [Sequence alignment algorithms] [Computational phylogenetics] Algorithm for determining similar regions between two molecular sequences ...
  41. Needleman–Wunsch algorithm [62%] (Computing) [Dynamic programming] [Computational phylogenetics] [Sequence alignment algorithms] Method for aligning biological sequences ...
  42. Ukkonen's algorithm [62%] (Computing) [Substring indices] [Algorithms on strings] [Bioinformatics algorithms] Algorithm for construction of suffix trees ...
  43. Pairwise Algorithm [62%] (Computing) [Bioinformatics algorithms] A Pairwise Algorithm is an algorithmic technique with its origins in ...
  44. Kabsch algorithm [62%] (Computing) [Bioinformatics algorithms] The Kabsch algorithm , also known as the Kabsch-Umeyama algorithm , ...
  45. YDS algorithm [62%] (Computing) [Real-time computing] YDS is a scheduling algorithm for dynamic speed scaling processors which ...
  46. Interchangeability algorithm [62%] (Computing) [Constraint programming] Technique to solve constraint satisfaction problems ...
  47. Island algorithm [62%] (Computing) [Bioinformatics algorithms] The island algorithm is an algorithm for performing inference on hidden ...
  48. AC-3 algorithm [62%] (Computing) [Constraint programming] Algorithms in constraint satisfaction ...
  49. SALSA algorithm [62%] (Computing) [Link analysis] [Internet search algorithms] Ranking algorithm ...
  50. Hybrid algorithm [62%] (Computing) [Constraint programming] Constraint satisfaction; In particular, backtracking or some other form of search is run ...
  51. Hirschberg's algorithm [62%] (Computing) [Dynamic programming] [Bioinformatics algorithms] [Sequence alignment algorithms] Algorithm for aligning two sequences ...
  52. Benson's algorithm [62%] (Computing) [Optimization algorithms and methods] [Linear programming] Benson's algorithm , named after Harold Benson, is a method for ...
  53. Broyden–Fletcher–Goldfarb–Shanno algorithm [62%] (Computing) [Optimization algorithms and methods] Optimization method ...
  54. Fireworks algorithm [62%] (Computing) [Optimization algorithms and methods] The Fireworks Algorithm (FWA) is a swarm intelligence algorithm that explores ...
  55. MCS algorithm [62%] (Computing) [Optimization algorithms and methods] After additional 21 evaluations the optimal value is not improved and ...
  56. Fly algorithm [62%] (Computing) [Evolutionary computation] [Nature-inspired metaheuristics] [Evolutionary algorithms] To this end, the fitness function uses the grey levels, colours ...
  57. Lawler's algorithm [62%] (Computing) [Mathematical optimization in business] [Industrial engineering] [Optimization algorithms and methods] Lawler's algorithm is a powerful technique for solving a variety of ...
  58. Karmarkar's algorithm [62%] (Computing) [Linear programming] [Optimization algorithms and methods] Karmarkar's algorithm is an algorithm introduced by Narendra Karmarkar in 1984 ...
  59. Lemke's algorithm [62%] (Computing) [Optimization algorithms and methods] ...
  60. MM algorithm [62%] (Computing) [Optimization algorithms and methods] The MM algorithm is an iterative optimization method which exploits the ...
  61. Ruzzo–Tompa algorithm [62%] (Computing) [Dynamic programming] [Optimization algorithms and methods] The Ruzzo–Tompa algorithm or the RT algorithm is a linear-time algorithm ...
  62. Simplex algorithm [62%] (Computing) [Linear programming] [Exchange algorithms] [Optimization algorithms and methods] Algorithm for linear programming ...
  63. Auction algorithm [62%] (Computing) [Auction theory] [Optimization algorithms and methods] The term " auction algorithm " Dimitri P. Bertsekas ...
  64. Schreier–Sims algorithm [62%] (Computing) [Permutation groups] Algorithm for solving various problems in computational group theory ...
  65. Banker's algorithm [62%] (Computing) [Concurrency control algorithms] Algorithm used for program correctness ...
  66. Lesk algorithm [62%] (Computing) [Computational linguistics] [Natural language processing] Natural language processing algorithm ...
  67. Inside–outside algorithm [62%] (Computing) [Parsing algorithms] Parameter estimation method for probabilistic context-free grammars ...
  68. Wake-sleep algorithm [62%] (Computing) [Machine learning algorithms] Unsupervised learning algorithm ...
  69. Steensgaard's algorithm [62%] (Computing) [Static program analysis] ...
  70. Karn's algorithm [62%] (Computing) [Transmission Control Protocol] [Networking algorithms] Karn's algorithm addresses the problem of getting accurate estimates of the ...
  71. Rabin–Karp algorithm [62%] (Computing) [Hashing] String searching algorithm ...
  72. Astronomical algorithm [62%] (Astronomy) [Computational physics] [Astrodynamics] Astronomical algorithms are the algorithms used to calculate ephemerides, calendars, and ...
  73. Hunt–Szymanski algorithm [62%] (Computing) [Dynamic programming] [Combinatorics] [Algorithms on strings] The -candidates are marked on the grid ...
  74. Fürer's algorithm [62%] (Computing) [Computer arithmetic algorithms] Fürer's algorithm is an integer multiplication algorithm for extremely large integers ...
  75. Wagner–Fischer algorithm [62%] (Computing) [String metrics] [Algorithms on strings] Programming algorithm ...
  76. CYK algorithm [62%] (Computing) [Parsing algorithms] Parsing algorithm for context-free grammars ...
  77. Chan's algorithm [62%] (Computing) [Convex hull algorithms] Algorithm for finding the convex hull of a set of points ...
  78. Warnock algorithm [62%] (Computing) [Computer graphics algorithms] Computer graphics algorithm ...
  79. BRST algorithm [62%] (Computing) [Stochastic optimization] Boender-Rinnooy-Stougie-Timmer algorithm (BRST) is an optimization algorithm suitable for finding global ...
  80. Memetic algorithm [62%] (Computing) [Evolutionary algorithms] A memetic algorithm (MA) in computer science and operations research, is ...
  81. Shunting-yard algorithm [62%] (Computing) [Parsing algorithms] ...
  82. HITS algorithm [62%] (Computing) [Link analysis] Hyperlink-Induced Topic Search ( HITS ; also known as hubs and ...
  83. Spigot algorithm [62%] (Computing) [Computer arithmetic algorithms] Algorithm for computing the value of a transcendental number ...
  84. Ruppert's algorithm [62%] (Computing) [Triangulation (geometry)] [Mesh generation] A triangle is considered poor-quality if it has a circumradius to ...
  85. Gauss–Legendre algorithm [62%] (Computing) [Pi algorithms] Quickly converging computation of π ...
  86. Newman–Janis algorithm [62%] (Computing) [Exact solutions in general relativity] [Algorithms] Technique to find exact solutions to Einstein field equations ...
  87. Pocklington's algorithm [62%] (Computing) [Number theoretic algorithms] [Modular arithmetic] Pocklington's algorithm is a technique for solving a congruence of the ...
  88. TPK algorithm [62%] (Computing) [Articles with example ALGOL 60 code] Program to compare computer programming languages ...
  89. Pohlig–Hellman algorithm [62%] (Computing) [Number theoretic algorithms] Algorithm for computing logarithms ...
  90. Cultural algorithm [62%] (Computing) [Nature-inspired metaheuristics] [Genetic algorithms] [Evolutionary algorithms] Cultural algorithms (CA) are a branch of evolutionary computation where there ...
  91. Chudnovsky algorithm [62%] (Computing) [Pi algorithms] Fast method for calculating the digits of π ...
  92. Raymond's algorithm [62%] (Computing) [Concurrency control algorithms] Raymond's Algorithm is a lock based algorithm for mutual exclusion on ...
  93. Eight-point algorithm [62%] (Computing) [Geometry in computer vision] The eight-point algorithm is an algorithm used in computer vision to ...
  94. Integrable algorithm [62%] (Computing) [Partial differential equations] [Integrable systems] Numerical algorithms based on integrable systems ...
  95. Concurrent algorithm [62%] (Computing) [Concurrent algorithms] ...
  96. Maekawa's algorithm [62%] (Computing) [Concurrency control algorithms] Maekawa's algorithm is an algorithm for mutual exclusion on a distributed ...
  97. Day–Stout–Warren algorithm [62%] (Computing) [Amortized data structures] [Search trees] Method for efficiently balancing binary search trees ...
  98. Bulirsch–Stoer algorithm [62%] (Computing) [Numerical integration (quadrature)] ...
  99. Szymański's algorithm [62%] (Computing) [Concurrency control algorithms] Szymański's Mutual Exclusion Algorithm is a mutual exclusion algorithm devised by ...
  100. Luleå algorithm [62%] (Computing) [Routing algorithms] [Networking algorithms] [Routing software] Technique for storing and searching internet routing tables ...
  101. BKM algorithm [62%] (Computing) [Digit-by-digit algorithms] [Shift-and-add algorithms] [Computer arithmetic] Shift-and-add algorithm ...
  102. CN2 algorithm [62%] (Computing) [Machine learning algorithms] The CN2 induction algorithm is a learning algorithm for rule induction. ...
  103. Borwein's algorithm [62%] (Computing) [Pi algorithms] Method for calculating pi ...
  104. Cornacchia's algorithm [62%] (Computing) [Number theoretic algorithms] ...
  105. Cheney's algorithm [62%] (Computing) [Automatic memory management] Cheney's algorithm , first described in a 1970 ACM paper by ...
  106. Bat algorithm [62%] (Computing) [Nature-inspired metaheuristics] The Bat algorithm is a metaheuristic algorithm for global optimization. It ...
  107. Bees algorithm [62%] (Computing) [Nature-inspired metaheuristics] In 2005. Pham DT, Ghanbarzadeh A, Koc E, Otri S, Rahim ...
  108. Firefly algorithm [62%] (Computing) [Nature-inspired metaheuristics] ...
  109. Feynman's algorithm [62%] (Computing) [Quantum algorithms] Feynman's algorithm is an algorithm that is used to simulate the ...
  110. LASCNN algorithm [62%] (Computing) [Graph algorithms] [Network theory] [Networks] In graph theory, LASCNN is a L ocalized A lgorithm for ...
  111. KBD algorithm [62%] (Computing) [Monte Carlo methods] [Statistical mechanics] Cluster update algorithm ...
  112. Tarjan's algorithm [62%] (Computing) [Mathematics-related lists] [Algorithms] ...
  113. Birkhoff algorithm [62%] (Computing) [Algorithms] Tool for working with matrices ...
  114. Nussinov algorithm [62%] (Computing) [Bioinformatics algorithms] Nucleic acid structure prediction algorithm ...
  115. Lion algorithm [62%] (Computing) [Algorithms] Lion algorithm (LA) is one among the bio-inspired (or) nature-inspired optimization ...
  116. Lentz's algorithm [62%] (Computing) [Special hypergeometric functions] He developed a new continued fraction technique for calculating the ratios ...
  117. Bug algorithm [62%] (Computing) [Robot kinematics] ...
  118. Algorithm aversion [62%] (Computing) [Algorithmic information theory] Biased assessment of an algorithm ...
  119. Kunerth's algorithm [62%] (Computing) [Cryptographic algorithms] [Algorithms] Kunerth's algorithm is an algorithm for computing the modular square root ...
  120. Lee algorithm [62%] (Engineering) [Electronic design automation] [Electronic engineering] Algorithm based on breadth-first search to solve mazes ...
  121. Naranjo algorithm [62%] (Medicine) [Drug safety] The Naranjo algorithm , Naranjo Scale , or Naranjo Nomogram is ...
  122. PISO algorithm [62%] (Physics) [Computational fluid dynamics] PISO algorithm ( Pressure-Implicit with Splitting of Operators ) was proposed ...
  123. SIMPLE algorithm [62%] (Physics) [Computational fluid dynamics] SIMPLE is an acronym for Semi-Implicit Method for Pressure Linked Equations.The ...
  124. SIMPLEC algorithm [62%] (Physics) [Computational fluid dynamics] Numerical approximate solution to the Navier–Stokes equations ...
  125. Track algorithm [62%] (Physics) [Radar signal processing] [Radar] A track algorithm is a radar and sonar performance enhancement strategy ...
  126. Featherstone's algorithm [62%] (Physics) [Computer physics engines] [Computational physics] [Mechanics] Featherstone's algorithm is a technique used for computing the effects of ...
  127. Algorithm (C++) [62%] (Software) [C++ Standard Library] C++ Standard Library for algorithmic ops ...
  128. Government by algorithm [62%] (Philosophy) [Transhumanism] [Technology in society] [Social systems] Alternative form of government or social ordering ...
  129. Medical algorithm [62%] (Medicine) [Knowledge representation] [Algorithms] [Health informatics] Medical algorithms are not necessarily implemented using digital computers ...
  130. Hilltop algorithm [62%] (Social) [Reputation management] The Hilltop algorithm is an algorithm used to find documents relevant ...
  131. Gillespie algorithm [62%] (Chemistry) [Stochastic simulation] [Monte Carlo methods] [Computational chemistry] Method for stochastic equation systems ...
  132. Tomasulo's algorithm [62%] (Computing) [Instruction processing] [Algorithms] Computer architecture hardware algorithm ...
  133. Yarowsky algorithm [62%] (Computing) [Natural language processing] Method in computational linguistics ...
  134. Quantum algorithm [62%] (Computing) [Quantum algorithms] [Theoretical computer science] [Quantum computing] Algorithms run on quantum computers, typically relying on superposition and/or entanglement ...
  135. HHL algorithm [62%] (Computing) [Articles containing proofs] [Integer factorization algorithms] [Quantum algorithms] Quantum linear algebra algorithm offering exponential speedup under certain conditions ...
  136. MaxCliqueDyn algorithm [62%] (Computing) [Graph algorithms] ...
  137. GYO algorithm [62%] (Computing) [Graph algorithms] [Database algorithms] The GYO algorithm is an algorithm that applies to hypergraphs ...
  138. Yannakakis algorithm [62%] (Computing) [Database algorithms] [Database theory] The join tree is a tree structure that contains the query ...
  139. Multifit algorithm [62%] (Computing) [Bin packing] Optimization algorithm in computer science ...
  140. Leiden algorithm [62%] (Computing) [Network theory] [Algorithms] Clustering and community detection algorithm ...
  141. March algorithm [62%] (Computing) [Algorithms] A memory testing algorithm ...
  142. Pivot algorithm [62%] (Computing) [Randomized algorithms] The red monomer is chosen as the pivot point ...
  143. Pointer algorithm [62%] (Computing) [Algorithms] ...
  144. Paranoid algorithm [62%] (Computing) [Combinatorial game theory] [Optimization algorithms and methods] Algorithm in game theory ...
  145. Education by algorithm [62%] (Software) [Algorithms] [Technology in society] [Applications of artificial intelligence] Education by algorithm refers to automated solutions that algorithmic agents or ...
  146. Chandrasekhar algorithm [62%] (Computing) [Ordinary differential equations] Chandrasekhar algorithm refers to an efficient method to solve matrix Riccati ...
  147. Algorithm in an alphabet [62%] (Computing) [Mathematics] (1961) (Translated from Russian) (Also: Trudy Mat ...
  148. Algorithm, local [62%] (Computing) [Mathematics] An algorithm which specifies the attributes of elements of a structured ...
  149. Algorithm, representation of an [62%] (Computing) [Mathematics] The resulting words are then written out, one after the other, ...
  150. Alternating algorithm [62%] (Computing) [Mathematics] !--This article has been texified automatically ...
  151. Buchberger algorithm [62%] (Computing) [Mathematics] ...
  152. Computational algorithm [62%] (Computing) [Mathematics] An exactly defined specification of the operations to be carried out ...
  153. Dijkstra algorithm [62%] (Computing) [Mathematics] 111–178 [a2] "Encyclopedia of Operations Research and Management Science" S.I. Gass ...
  154. EM algorithm [62%] (Computing) [Mathematics] !--This article has been texified automatically ...
  155. Extrapolation algorithm [62%] (Computing) [Mathematics] It canalso be written as $$ T_n \frac S_n & S_ ...
  156. Idempotent algorithm [62%] (Computing) [Mathematics] An algorithm based on the concept of idempotent semi-ring (i.e ...
  157. Iteration algorithm [62%] (Computing) [Mathematics] A recursive algorithm realizing a sequence of point-to-set mappings $ A ...
  158. Normal algorithm [62%] (Computing) [Mathematics] The name attached to algorithms (cf ...
  159. Smolyak algorithm [62%] (Computing) [Mathematics] !--This article has been texified automatically ...
  160. Universal algorithm [62%] (Computing) [Mathematics] Different formalizations of computability correspond to different refinements of the notion ...
  161. In-crowd algorithm [62%] (Computing) [Optimization algorithms and methods] The in-crowd algorithm is a numerical method for solving basis pursuit ...
  162. Approximate counting algorithm [50%] (Computing) [Randomized algorithms] The approximate counting algorithm allows the counting of a large number ...
  163. Asymptotically optimal algorithm [50%] (Computing) [Analysis of algorithms] Measure of algorithm performance for large inputs ...
  164. Atlantic City algorithm [50%] (Computing) [Randomized algorithms] Computer science algorithm ...
  165. Hybrid input-output algorithm [50%] (Physics) [Diffraction] Algorithm for phase retrieval ...
  166. Simulated fluorescence process algorithm [50%] (Engineering) [Fluorescence] [Microscopy] [Microscopes] The Simulated Fluorescence Process (SFP) is a computing algorithm used for ...
  167. Baum–Welch algorithm [50%] (Computing) [Markov models] [Bioinformatics algorithms] [Randomized algorithms] Algorithm in mathematics ...
  168. Berlekamp–Massey algorithm [50%] (Computing) [Error detection and correction] The Berlekamp–Massey algorithm is an algorithm that will find the shortest ...
  169. Berlekamp–Welch algorithm [50%] (Computing) [Error detection and correction] [Information theory] [Coding theory] Error-correcting algorithm ...
  170. Berlekamp–Zassenhaus algorithm [50%] (Computing) [Computer algebra] The worst case of this algorithm is exponential in the number ...
  171. Blahut–Arimoto algorithm [50%] (Computing) [Coding theory] Class of algorithms in information theory ...
  172. Brooks–Iyengar algorithm [50%] (Computing) [Theory of computation] [Fault tolerance] [Distributed computing problems] Distributed algorithm for sensor networks ...
  173. Cache-oblivious algorithm [50%] (Computing) [Analysis of algorithms] [Cache (computing)] [Models of computation] I/O-efficient algorithm regardless of cache size ...
  174. Cantor–Zassenhaus algorithm [50%] (Computing) [Finite fields] [Computer algebra] Algorithm for factoring polynomials over finite fields ...
  175. Fiduccia-Mattheyses algorithm [50%] (Engineering) [Electronic design automation] ...
  176. De Boor's algorithm [50%] (Computing) [Interpolation] [Splines (mathematics)] [Numerical analysis] Method of evaluating spline curves ...
  177. De Casteljau's algorithm [50%] (Computing) [Numerical analysis] [Splines (mathematics)] ...
  178. Diamond-square algorithm [50%] (Computing) [Computer graphics algorithms] [Fractals] Method for generating heightmaps for computer graphics ...
  179. External memory algorithm [50%] (Computing) [External memory algorithms] [Analysis of algorithms] [Cache (computing)] ...
  180. Faddeev–LeVerrier algorithm [50%] (Computing) [Homogeneous polynomials] [Determinants] [Mathematical physics] Stat. 6 83-84 (1935), J. S. Frame: A simple recursion formula ...
  181. False nearest neighbor algorithm [50%] (Computing) [Nonlinear time series analysis] [Dynamical systems] [Statistical algorithms] The concept was proposed by Kennel et al ...
  182. Fast folding algorithm [50%] (Computing) [Signal processing] Method for detecting periodic signals ...
  183. Forward–backward algorithm [50%] (Computing) [Markov models] [Machine learning algorithms] [Error detection and correction] The forward–backward algorithm is an inference algorithm for hidden Markov models ...
  184. Hunt–McIlroy algorithm [50%] (Computing) [Dynamic programming] [Combinatorics] [Algorithms on strings] The k-candidates are marked on the grid ...
  185. Index calculus algorithm [50%] (Computing) [Group theory] It requires a factor base as input ...
  186. Itoh–Tsujii inversion algorithm [50%] (Computing) [Computational number theory] [Finite fields] The Itoh–Tsujii inversion algorithm is used to invert elements in a ...
  187. Kahan summation algorithm [50%] (Computing) [Numerical analysis] [Computer arithmetic] Algorithm in numerical analysis ...
  188. Karloff–Zwick algorithm [50%] (Computing) [Randomized algorithms] [Approximation algorithms] The Karloff–Zwick algorithm , in computational complexity theory, is a randomised ...
  189. K-nearest neighbors algorithm [50%] (Computing) [Nonparametric statistics] [Statistical classification] [Machine learning algorithms] Non-parametric classification method ...
  190. Knuth's Simpath algorithm [50%] (Computing) [Theoretical computer science] [Mathematical logic] [Graph algorithms] ...
  191. Krauss matching wildcards algorithm [50%] (Computing) [Computer science] [Algorithms] ...
  192. Las Vegas algorithm [50%] (Computing) [Randomized algorithms] Type of randomized algorithm ...
  193. Minimax approximation algorithm [50%] (Computing) [Numerical analysis] ...
  194. Monte Carlo algorithm [50%] (Computing) [Randomized algorithms] Type of randomized algorithm ...
  195. Nested sampling algorithm [50%] (Computing) [Randomized algorithms] [Model selection] [Bayesian statistics] The nested sampling algorithm is a computational approach to the Bayesian ...
  196. Output-sensitive algorithm [50%] (Computing) [Analysis of algorithms] A property describing run-time complexity of algorithms ...
  197. Package-merge algorithm [50%] (Computing) [Coding theory] [Lossless compression algorithms] The package-merge algorithm is an O(nL) -time algorithm for finding an ...
  198. P-group generation algorithm [50%] (Computing) [P-groups] [Group theory] Immediate descendants of step size , of by , resp ...
Searching 1067614 articles took 624 ms

Too many hits. No search in content will be processed.

More results

Error opening file.

HandWiki ©