In computer science, a succinct data structure is a data structure which uses an amount of space that is "close" to the information-theoretic lower bound...
19 KB (2,896 words) - 22:44, 19 June 2025
structures Persistent data structure Plain old data structure Queap Succinct data structure Tree (data structure) Cormen, Thomas H.; Leiserson, Charles E.; Rivest...
16 KB (1,805 words) - 20:00, 14 June 2025
less restrictive definition is a succinct data structure, which allows greater overhead. An implicit data structure is one with constant O(1) space overhead...
8 KB (1,096 words) - 13:49, 12 January 2025
self-indexing feature. An important related notion is that of a succinct data structure, which uses space roughly equal to the information-theoretic minimum...
3 KB (471 words) - 00:09, 30 April 2024
sublinear time algorithm subsequence subset substring subtree succinct data structure suffix suffix array suffix automaton suffix tree superimposed code...
35 KB (3,135 words) - 18:46, 6 May 2025
Wavelet Tree (category Succinct data structure)
The Wavelet Tree is a succinct data structure to store strings in compressed space. It generalizes the r a n k q {\displaystyle \mathbf {rank} _{q}} and...
5 KB (681 words) - 13:09, 9 August 2023
Binary tree (redirect from Binary tree (data structure))
remove first element of data and put it in n.data n.left = DecodeSuccinct(structure, data) n.right = DecodeSuccinct(structure, data) return n else return...
36 KB (5,097 words) - 22:11, 28 May 2025
algorithmic game theory Succinct problems with respect to the P versus NP problem Succinct data structure, a data structure in computer science Search...
415 bytes (93 words) - 05:02, 11 May 2023
4230/LIPIcs.ESA.2019.39. Dietzfelbinger, Martin; Pagh, Rasmus (2008). "Succinct data structures for retrieval and approximate membership (extended abstract)"....
10 KB (1,514 words) - 14:40, 29 July 2024
String (computer science) (redirect from String data type)
space (see fixed-length code), so length-prefixed strings are a succinct data structure, encoding a string of length n in log(n) + n space. In the latter...
41 KB (5,027 words) - 16:16, 11 May 2025
Concision (redirect from Succinctness)
others, succinctness of textbook and lecture content was linked to better understanding of the material. In computing, succinct data structures balance...
8 KB (996 words) - 14:59, 26 May 2025
Compressed suffix array (category String data structures)
in bioinformatics. The Succinct Data Structure Library (SDSL) is a library containing a variety of compressed data structures including compressed suffix...
6 KB (744 words) - 23:53, 5 December 2024
reward, because of the overhead. For example, an implicit data structure or succinct data structure may provide low space overhead, but at the cost of slow...
7 KB (831 words) - 15:50, 30 December 2024
Bit array (category Bit data structures)
and the operations on them are also important for constructing succinct data structures, which use close to the minimum possible space. In this context...
23 KB (3,218 words) - 21:58, 10 March 2025
Bloom filter (category Probabilistic data structures)
(PDF) on 2007-02-02 Dietzfelbinger, Martin; Pagh, Rasmus (2008), "Succinct data structures for retrieval and approximate membership", in Aceto, Luca; Damgård...
90 KB (10,788 words) - 18:48, 28 May 2025
TerminusDB (category Structured storage)
The design of the underlying data structure, which is implemented in a Rust library, uses a succinct data structures and delta encoding approach drawing...
11 KB (784 words) - 13:44, 25 April 2025
Temporal database (redirect from Bitemporal data)
layer architecture based on delta encoding and succinct data structures. MarkLogic introduced bitemporal data support in version 8.0. Time stamps for Valid...
32 KB (3,397 words) - 12:25, 6 September 2024
the operations which are to be performed on those values. ECL is to have succinct solutions to problems and sensible defaults. The "Hello World" program...
6 KB (561 words) - 09:02, 15 November 2024
Sequencing (redirect from Molecular sequence data)
symbolic linear depiction known as a sequence which succinctly summarizes much of the atomic-level structure of the sequenced molecule. DNA sequencing is the...
13 KB (1,697 words) - 08:14, 24 September 2023
Entropy (information theory) (redirect from Data compression/entropy)
bits, to get the formulas for conditional entropy, and so on. Another succinct axiomatic characterization of Shannon entropy was given by Aczél, Forte...
72 KB (10,220 words) - 13:03, 6 June 2025
Gál, Peter Bro Miltersen (2003), "The cell probe complexity of succinct data structures", Proceedings 30th International Colloquium on Automata, Languages...
26 KB (3,577 words) - 14:32, 6 June 2025
LCP array (category String data structures)
SDSL: Succinct Data Structure Library - Provides various LCP array implementations, Range Minimum Query (RMQ) support structures and many more succinct data...
28 KB (4,379 words) - 12:32, 13 June 2024
Suffix tree (category Trees (data structures))
application of suffix trees in the BWT Theory and Practice of Succinct Data Structures, C++ implementation of a compressed suffix tree Ukkonen's Suffix...
29 KB (3,710 words) - 22:18, 27 April 2025
algorithms and data structures (including optimal binary search trees, priority queues, hashing, and space-efficient data structures). After earning...
5 KB (360 words) - 09:54, 15 March 2025
Pointer (computer programming) (redirect from Pointer structure)
like traversing iterable data structures (e.g. strings, lookup tables, control tables, linked lists, and tree structures). In particular, it is often...
72 KB (9,678 words) - 04:54, 20 March 2025
P versus NP problem (redirect from Succinct problem)
of space taken to store such finite structures is actually polynomial in the number of elements in the structure, this precisely characterizes P. Similarly...
63 KB (7,784 words) - 06:53, 25 April 2025
Demography (redirect from Demographic data)
by von Hoerner (1975) and Kapitza (1992, 1999), it can be written more succinctly as Nt = C/(t* − t)." Korotayev, Andrey. The 21st Century Singularity and...
49 KB (5,690 words) - 18:17, 7 June 2025
Adjacency matrix (category Graph data structures)
|V |2 / 16 bytes to represent an undirected graph. Although slightly more succinct representations are possible, this method gets close to the information-theoretic...
20 KB (2,453 words) - 03:31, 18 May 2025
"emerge" from the data. The researchers tag those ideas/concepts with codes that succinctly summarize the ideas/concepts. As more data are collected and...
58 KB (7,609 words) - 19:36, 18 May 2025
Chomsky introduced his idea of a transformational generative grammar, succinctly synthesizing and integrating the concepts of transformation (pioneered...
95 KB (10,796 words) - 11:06, 31 March 2025