Search results

Jump to navigation Jump to search
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • Key-independent optimality is a property of some [[binary search tree ]] data structures in [[computer science]] Suppose that [[Attribute–value pair|key-value pairs]] are stored in a data ...
    2 KB (329 words) - 13:53, 30 September 2019
  • {{Short description|Kinetic data structure}} A '''kinetic minimum spanning tree''' is a [[kinetic data structure]] that maintains the [[minimum spanning tree]] (MST) of a graph w ...
    3 KB (423 words) - 07:43, 29 April 2024
  • {{Short description|Method used in automata theory to represent tree structures using arithmetical sequences}} {{for|various other data structures implementing hierarchies in mathematics and computer science|Tree (disambig ...
    4 KB (627 words) - 15:17, 29 August 2023
  • ...ess-date=December 20, 2010}}</ref> and [[boolean algebra|boolean]]. These trees can represent expressions that contain both [[unary operation|unary]] and [ ...hildren. This restricted structure simplifies the processing of expression trees. ...
    4 KB (584 words) - 18:17, 24 February 2024
  • ...science)|strings]]. Higher arities lead to proper [[Tree (automata theory)|trees]]. [[Category:Trees (data structures)]] ...
    1 KB (220 words) - 20:16, 6 April 2023
  • ...llard|title=Blasting through the information theoretic barrier with fusion trees|journal=[[Symposium on Theory of Computing]]|pages=1–7|date=1990}}</ref> ...sually assumes {{mvar|n}} to be smaller than <math>2^w</math>, so that the data-structure considered can be indexed with {{mvar|w}}-bit addresses.</ref> Th ...
    4 KB (597 words) - 15:41, 8 November 2024
  • ...tree accumulation''' is the process of accumulating data placed in [[Tree (data structure)|tree]] nodes according to their [[Tree (data structure)|tree]] structure.<ref>{{cite thesis |type=Ph.D. |first=Jeremy |l ...
    2 KB (220 words) - 02:35, 16 July 2018
  • In [[computer science]], a '''doubly logarithmic tree''' is a [[Tree (data structure)|tree]] where each internal node of height 1, the tree layer abov ...he-Oblivious Sorting]. Notes for MIT Computer Science 6.897: Advanced Data Structures. ...
    2 KB (267 words) - 04:28, 31 July 2024
  • .../math> and <math>\mathbf{select}_q</math> operations defined on [[Succinct data structure#Succinct dictionaries|bitvectors]] to arbitrary alphabets. ...spond to individual symbols of the alphabet, and at each node a [[Succinct data structure#Succinct dictionaries|bitvector]] stores whether a symbol of the ...
    5 KB (787 words) - 14:09, 9 August 2023
  • {{Infobox algorithm|class=[[Sorting Algorithm]]|data=[[Array data structure|Array]]|space=<math>O(n+max)</math>|time=<math>O(n+max)</math>}} It uses advanced data structures to improve speed in sorting. It is an integer sorting algorithm. It takes i ...
    5 KB (784 words) - 07:06, 22 October 2024
  • ...is most frequently expressed as a function of the number of elements in a data structure, finger search times are a function of the distance between the e ...pport finger search with no additional changes to the actual structure. In structures where searching for an element ''x'' is accomplished by narrowing down an i ...
    8 KB (1,402 words) - 07:23, 7 April 2023
  • {{About|rooted trees with three children per node|unrooted trees with three neighbors per node|unrooted binary tree}} ...the "root" node (the ancestor of all nodes), if it exists. Any node in the data structure can be reached by starting at root node and repeatedly following ...
    7 KB (1,118 words) - 21:41, 19 July 2023
  • {{Short description|Compressed data structure for pattern matching}} ...ffix array]].<ref name="GV00"/><ref name="opportunistic_2000"/> These data structures enable quick search for an arbitrary [[String (computer science)|string]] w ...
    6 KB (859 words) - 00:53, 6 December 2024
  • ...uery]] which element precedes or succeeds that element in an order. [[Data structures]] used to solve the problem include [[balanced binary search tree]]s, [[van ...case of the [[nearest neighbor search|nearest neighbor]] problem, and data structures that solve it have applications in problems like [[integer sorting]]. ...
    8 KB (1,147 words) - 14:15, 23 October 2024
  • {{Short description|Data structure for anagram solving}} ...|volume=17|issue=1 |pages=2012 |doi=10.1145/2133803.2133804}}</ref> is a [[data structure]] designed to solve [[anagram]]s. Solving an anagram is the probl ...
    6 KB (1,035 words) - 09:08, 28 June 2023
  • ...="2" style="font-size: 125%; text-align: center" | '''Iacono's working set data structure''' ...n - \sum_{i=1}^{k-1} 2^{2^i}</math>. Therefore, the number of items in all trees and the number of elements in all deques both add up to <math>n</math>. ...
    8 KB (1,469 words) - 03:00, 21 March 2021
  • ...]], is a method in [[graph theory]] for representing [[tree (graph theory)|trees]]. The tree is viewed as a [[directed graph]] that contains two directed e ...takes to sort ''n'' items in parallel) if the tree has ''n'' nodes, as in trees the number of edges is one less than the number of nodes. ...
    6 KB (1,012 words) - 07:56, 2 November 2024
  • ...es or as an extension of [[ω-automata|infinite-word automata]] to infinite trees. ...n, M. O.: ''Decidability of second order theories and automata on infinite trees'',''[[Transactions of the American Mathematical Society]]'', vol. 141, pp. ...
    7 KB (1,128 words) - 17:01, 14 April 2024
  • {{Infobox data structure | type = [[Tree (data structure)|Tree]] ...
    20 KB (3,475 words) - 21:35, 25 May 2024
  • {{Short description|Data structure for processing palindromes}} {{Infobox data structure ...
    8 KB (1,234 words) - 13:53, 8 August 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)