Search results

Results 1 – 20 of 6,746
Advanced search

Search in namespaces:

There is a page named "Dynamic Algorithms" on Wikipedia

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • and solved by static algorithms) have meaningful dynamic versions. Incremental algorithms, or online algorithms, are algorithms in which only additions...
    3 KB (418 words) - 06:41, 29 April 2024
  • Thumbnail for Dynamic programming
    Dynamic programming is both a mathematical optimization method and an algorithmic paradigm. The method was developed by Richard Bellman in the 1950s and...
    60 KB (9,215 words) - 04:54, 5 July 2024
  • Thumbnail for Algorithm
    perform a computation. Algorithms are used as specifications for performing calculations and data processing. More advanced algorithms can use conditionals...
    62 KB (7,341 words) - 07:54, 8 July 2024
  • 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...
    16 KB (1,778 words) - 17:37, 3 July 2024
  • Thumbnail for Load balancing (computing)
    approaches exist: static algorithms, which do not take into account the state of the different machines, and dynamic algorithms, which are usually more...
    46 KB (6,265 words) - 18:05, 9 May 2024
  • Thumbnail for Dijkstra's algorithm
    First). It is also employed as a subroutine in other algorithms such as Johnson's algorithm. The algorithm uses a min-priority queue data structure for selecting...
    46 KB (5,896 words) - 14:05, 7 July 2024
  • function update-time algorithm due to La Poutré, improving upon algorithms by Di Battista, Tamassia, and Westbrook. In the fully-dynamic case where edges...
    17 KB (1,818 words) - 00:50, 9 November 2023
  • Thumbnail for Virginia Vassilevska Williams
    breakthrough results in fast matrix multiplication, for her work on dynamic algorithms, and for helping to develop the field of fine-grained complexity....
    9 KB (670 words) - 02:48, 16 April 2024
  • the area in which online algorithms are developed is called online optimization. As an example, consider the sorting algorithms selection sort and insertion...
    6 KB (703 words) - 20:36, 1 March 2024
  • Thumbnail for Dynamic time warping
    In time series analysis, dynamic time warping (DTW) is an algorithm for measuring similarity between two temporal sequences, which may vary in speed. For...
    36 KB (4,325 words) - 09:18, 6 June 2024
  • Thumbnail for Knapsack problem
    for an algorithm that should solve the problem for any given n. Several algorithms are available to solve knapsack problems, based on the dynamic programming...
    48 KB (7,647 words) - 04:51, 13 May 2024
  • Thumbnail for Mathematical optimization
    Differential evolution Dynamic relaxation Evolutionary algorithms Genetic algorithms Hill climbing with random restart Memetic algorithm Nelder–Mead simplicial...
    51 KB (5,954 words) - 07:07, 20 July 2024
  • reinforcement learning algorithms for this context use dynamic programming techniques. The main difference between the classical dynamic programming methods...
    60 KB (7,036 words) - 12:44, 2 July 2024
  • Thumbnail for Dynamic array
    (github.com) NIST Dictionary of Algorithms and Data Structures: Dynamic array VPOOL - C language implementation of dynamic array. CollectionSpy — A Java...
    19 KB (2,136 words) - 13:21, 25 April 2024
  • Thumbnail for Minimum spanning tree
    applications in parsing algorithms for natural languages and in training algorithms for conditional random fields. The dynamic MST problem concerns the...
    44 KB (5,460 words) - 11:25, 24 June 2024
  • Thumbnail for Needleman–Wunsch algorithm
    Needleman–Wunsch algorithm is an algorithm used in bioinformatics to align protein or nucleotide sequences. It was one of the first applications of dynamic programming...
    25 KB (3,235 words) - 19:47, 13 June 2024
  • Thumbnail for Memory management
    2024. Donald Knuth. Fundamental Algorithms, Third Edition. Addison-Wesley, 1997. ISBN 0-201-89683-4. Section 2.5: Dynamic Storage Allocation, pp. 435–456...
    23 KB (2,711 words) - 12:42, 15 July 2024
  • 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)....
    68 KB (8,028 words) - 03:09, 24 June 2024
  • algorithms (also known as force-directed algorithms or spring-based algorithm) Spectral layout Network analysis Link analysis Girvan–Newman algorithm:...
    71 KB (7,800 words) - 14:52, 28 June 2024
  • operation. Dynamic problem (algorithms) Partition refinement Tarjan, Robert Endre (1975). "Efficiency of a Good But Not Linear Set Union Algorithm". Journal...
    21 KB (3,663 words) - 18:38, 29 February 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)