• an online algorithm is one that can process its input piece-by-piece in a serial fashion, i.e., in the order that the input is fed to the algorithm, without...
    6 KB (703 words) - 23:27, 8 February 2025
  • Algorithms for calculating variance play a major role in computational statistics. A key difficulty in the design of good algorithms for this problem is...
    31 KB (5,772 words) - 14:32, 29 April 2025
  • prediction of prices in the financial international markets. Online learning algorithms may be prone to catastrophic interference, a problem that can...
    25 KB (4,747 words) - 08:00, 11 December 2024
  • analysis is a method invented for analyzing online algorithms, in which the performance of an online algorithm (which must satisfy an unpredictable sequence...
    6 KB (794 words) - 12:55, 19 March 2024
  • (primary storage and processor time) of the algorithm itself. The page replacing problem is a typical online problem from the competitive analysis perspective...
    47 KB (6,235 words) - 18:13, 20 April 2025
  • Implementation Las Vegas algorithm Lock-free and wait-free algorithms Monte Carlo algorithm Numerical analysis Online algorithm Polynomial time approximation...
    1 KB (125 words) - 13:50, 14 September 2024
  • List update problem (category Online algorithms)
    problem is a simple model used in the study of competitive analysis of online algorithms. Given a set of items in a list where the cost of accessing an item...
    8 KB (1,286 words) - 08:34, 15 March 2025
  • produced with sophisticated algorithms. In addition, many approximation algorithms exist. For example, the first fit algorithm provides a fast but often...
    52 KB (6,988 words) - 08:42, 9 March 2025
  • once. A famous online problem where a decision is made only once is the Ski rental problem. In general, the output of an online algorithm is compared to...
    3 KB (404 words) - 02:39, 6 October 2023
  • Thumbnail for Online and offline
    affects is ongoing Online algorithm – Algorithm that begins on possibly incomplete inputs Online and offline algorithms – Algorithm that begins on possibly...
    18 KB (2,365 words) - 06:22, 26 April 2025
  • Thumbnail for Algorithm
    In mathematics and computer science, an algorithm (/ˈælɡərɪðəm/ ) is a finite sequence of mathematically rigorous instructions, typically used to solve...
    58 KB (6,769 words) - 16:32, 29 April 2025
  • science, Ukkonen's algorithm is a linear-time, online algorithm for constructing suffix trees, proposed by Esko Ukkonen in 1995. The algorithm begins with an...
    8 KB (1,056 words) - 21:17, 26 March 2024
  • applicable in the online setting if the online bin packing algorithm belongs to the class Super Harmonic. Thus, Seiden's online bin packing algorithm Harmonic++...
    48 KB (7,808 words) - 00:28, 17 December 2024
  • longest increasing subsequence has also been studied in the setting of online algorithms, in which the elements of a sequence of independent random variables...
    20 KB (2,446 words) - 08:50, 7 October 2024
  • "Sequential algorithm" may also refer specifically to an algorithm for decoding a convolutional code. Online algorithm Streaming algorithm "A Dictionary...
    1 KB (143 words) - 23:31, 14 September 2024
  • traversal. It is an online problem, meaning that the information about the graph is only revealed during the runtime of the algorithm. A common model is...
    11 KB (1,492 words) - 19:56, 12 October 2024
  • Ski rental problem (category Online algorithms)
    Adversary (online algorithm) Competitive analysis (online algorithm) Online algorithm Optimal stopping Blum, Avrim. "cos 521: Advanced Algorithm Design Lecture...
    10 KB (1,822 words) - 19:53, 26 February 2025
  • Prophet inequality (category Online algorithms)
    In the theory of online algorithms and optimal stopping, a prophet inequality is a bound on the expected value of a decision-making process that handles...
    8 KB (1,015 words) - 10:33, 9 December 2024
  • Thumbnail for Dijkstra's algorithm
    Dijkstra's algorithm (/ˈdaɪkstrəz/ DYKE-strəz) is an algorithm for finding the shortest paths between nodes in a weighted graph, which may represent,...
    45 KB (5,645 words) - 17:43, 15 April 2025
  • computer science, an online algorithm measures its competitiveness against different adversary models. For deterministic algorithms, the adversary is the...
    3 KB (285 words) - 22:17, 14 December 2020
  • An algorithm is fundamentally a set of rules or defined procedures that is typically designed and used to solve a specific problem or a broad set of problems...
    72 KB (7,945 words) - 09:48, 26 April 2025
  • Metrical task system (category Online algorithms)
    possible configurations of online algorithms. They were introduced by Borodin, Linial and Saks (1992) to model a variety of online problems. A task system...
    5 KB (805 words) - 09:35, 29 December 2024
  • A randomized algorithm is an algorithm that employs a degree of randomness as part of its logic or procedure. The algorithm typically uses uniformly random...
    33 KB (4,218 words) - 18:46, 19 February 2025
  • Competitive analysis may refer to: Competitor analysis Competitive analysis (online algorithm) This disambiguation page lists articles associated with the title...
    328 bytes (43 words) - 09:59, 12 March 2022
  • computational complexity theory, the online matrix-vector multiplication problem (OMv) asks an online algorithm to return, at each round, the product...
    7 KB (989 words) - 10:42, 23 April 2025
  • performance of randomized algorithms to deterministic (non-random) algorithms. It states that, for certain classes of algorithms, and certain measures of...
    27 KB (3,834 words) - 17:20, 2 May 2025
  • found, a deterministic algorithm runs in time O ( V + E ) {\displaystyle O(V+E)} . The problem of developing an online algorithm for matching was first...
    23 KB (2,938 words) - 21:25, 18 March 2025
  • In computing, external memory algorithms or out-of-core algorithms are algorithms that are designed to process data that are too large to fit into a computer's...
    9 KB (1,031 words) - 21:20, 19 January 2025
  • In computer science, streaming algorithms are algorithms for processing data streams in which the input is presented as a sequence of items and can be...
    26 KB (3,608 words) - 17:48, 8 March 2025
  • Thumbnail for The Library of Babel (website)
    The Library of Babel (website) (category Online algorithms)
    space than one can imagine. To get around this limitation, he designed an algorithm to simulate the library instead. The Library's main page contains background...
    8 KB (754 words) - 20:09, 24 December 2024