• An exponential tree is a type of search tree where the number of children of its nodes decreases doubly-exponentially with increasing depth. Values are...
    4 KB (454 words) - 18:13, 29 July 2025
  • sequence Exponential smoothing Exponential stability Exponential sum Exponential time Sub-exponential time Exponential tree Exponential type Exponentially equivalent...
    6 KB (281 words) - 08:56, 22 January 2024
  • structure (Union-find data structure) Fusion tree Enfilade Exponential tree Fenwick tree Van Emde Boas tree Rose tree These are data structures used for space...
    9 KB (914 words) - 05:55, 20 March 2025
  • structure's O(logw n) runtime in expectation. Another dynamic version using exponential tree was proposed in 2007 which yields worst-case runtimes of O(logw n +...
    18 KB (2,434 words) - 10:29, 22 July 2024
  • Thumbnail for Time complexity
    an exponential. In this sense, problems that have sub-exponential time algorithms are somewhat more tractable than those that only have exponential algorithms...
    41 KB (4,997 words) - 07:38, 21 July 2025
  • Thumbnail for Red–black tree
    Left-leaning red–black tree AVL tree B-tree (2–3 tree, 2–3–4 tree, B+ tree, B*-tree, UB-tree) Scapegoat tree Splay tree T-tree WAVL tree GNU libavl Cormen...
    78 KB (9,374 words) - 08:42, 16 July 2025
  • Thumbnail for T-tree
    terabytes. Tree (graph theory) Tree (set theory) Tree structure Exponential tree B-tree (2–3 tree, 2–3–4 tree, B+ tree, B*-tree, UB-tree) Dancing tree Fusion...
    7 KB (1,030 words) - 20:15, 17 May 2024
  • binary tree B*-tree Heap Binary heap Binomial heap Fibonacci heap 2-3 heap Kd-tree Cover tree Decision tree Empty tree Evolutionary tree Exponential tree Family...
    7 KB (663 words) - 02:52, 24 September 2024
  • updates, where w is the word size. Fusion trees use O(n) space and can be made dynamic with hashing or exponential trees. There is a verified implementation...
    16 KB (2,295 words) - 01:15, 22 July 2025
  • Thumbnail for Steiner tree problem
    Saurabh, Saket (2015). "Parameterized Single-Exponential Time Polynomial Space Algorithm for Steiner Tree". Automata, Languages, and Programming – 42nd...
    36 KB (4,416 words) - 00:53, 24 July 2025
  • Thumbnail for R-tree
    key benefits over the traditional R-tree. Since redistributing all objects of a node into two nodes has an exponential number of options, a heuristic needs...
    23 KB (2,966 words) - 21:58, 20 July 2025
  • combinatorial mathematics, the exponential formula (called the polymer expansion in physics) states that the exponential generating function for structures...
    5 KB (1,103 words) - 12:30, 1 May 2024
  • Thumbnail for Gamma distribution
    Gamma distribution (category Exponential family distributions)
    versatile two-parameter family of continuous probability distributions. The exponential distribution, Erlang distribution, and chi-squared distribution are special...
    66 KB (9,100 words) - 06:11, 7 July 2025
  • Thumbnail for Spanning tree
    then the minimum spanning tree of the weighted graph is constructed. Because a graph may have exponentially many spanning trees, it is not possible to list...
    26 KB (3,280 words) - 19:26, 11 April 2025
  • which experienced exponential improvement from 1820 to 1970, then abruptly leveled off. Predictions based on continued exponential improvement (e.g.,...
    113 KB (12,038 words) - 07:12, 4 August 2025
  • Thumbnail for Hyperbolic tree
    hierarchical data as a tree suffers from visual clutter as the number of nodes per level can grow exponentially. For a simple binary tree, the maximum number...
    4 KB (467 words) - 02:08, 24 July 2025
  • In computer science, Monte Carlo tree search (MCTS) is a heuristic search algorithm for some kinds of decision processes, most notably those employed in...
    39 KB (4,658 words) - 03:56, 24 June 2025
  • Thumbnail for Tree decomposition
    and a width k tree decomposition constructed for them, in linear time. The time dependence of this algorithm on k is an exponential function of k3....
    12 KB (1,537 words) - 04:11, 25 September 2024
  • Thumbnail for Fault tree analysis
    has limited value in a fault tree. Quite often, Poisson-Exponentially distributed rates are used to quantify a fault tree instead of probabilities. Rates...
    34 KB (4,036 words) - 14:39, 2 July 2025
  • generate polynomial-sized representations of the potentially exponential number of parse trees. A compiler parses input from a programming language to an...
    11 KB (1,368 words) - 14:32, 2 August 2024
  • The softmax function, also known as softargmax: 184  or normalized exponential function,: 198  converts a tuple of K real numbers into a probability distribution...
    33 KB (5,279 words) - 19:53, 29 May 2025
  • Thumbnail for Decision tree model
    complexity theory, the decision tree model is the model of computation in which an algorithm can be considered to be a decision tree, i.e. a sequence of queries...
    20 KB (3,229 words) - 03:12, 21 July 2025
  • Brownian tree, or Aldous tree, or Continuum Random Tree (CRT) is a random real tree that can be defined from a Brownian excursion. The Brownian tree was defined...
    8 KB (1,243 words) - 15:14, 1 December 2023
  • Thumbnail for Euclidean minimum spanning tree
    some trees may require edges of exponential length and bounding boxes of exponential area relative to the length of their shortest edge. Trees of maximum...
    55 KB (6,676 words) - 19:53, 5 February 2025
  • = RL problem Unique games conjecture Is the exponential time hypothesis true? Is the strong exponential time hypothesis (SETH) true? Do one-way functions...
    11 KB (1,199 words) - 11:45, 22 July 2025
  • Thumbnail for UB-tree
    problem was exponential with the dimensionality and thus not feasible ("GetNextZ-address"). A solution to this "crucial part of the UB-tree range query"...
    3 KB (256 words) - 00:52, 8 May 2025
  • Gray goo (redirect from Tree Sap Answer)
    (1986). In Chapter 4, Engines Of Abundance, Drexler illustrates both exponential growth and inherent limits (not gray goo) by describing "dry" nanomachines...
    17 KB (1,958 words) - 16:29, 2 June 2025
  • Game tree size (total number of possible games) Decision complexity (number of leaf nodes in the smallest decision tree for initial position) Game-tree complexity...
    37 KB (2,837 words) - 00:34, 31 May 2025
  • Thumbnail for Radial tree
    A radial tree, or radial map, is a method of displaying a tree structure (e.g., a tree data structure) in a way that expands outwards, radially. It is...
    5 KB (538 words) - 19:10, 21 July 2025
  • widely and becoming an alternative to the decision tree which typically suffers from exponential growth in number of branches with each variable modeled...
    12 KB (1,467 words) - 19:29, 23 June 2025