[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

Jansson et al., 2015 - Google Patents

Linked dynamic tries with applications to LZ-compression in sublinear time and space

Jansson et al., 2015

View PDF
Document ID
3448245861203349907
Author
Jansson J
Sadakane K
Sung W
Publication year
Publication venue
Algorithmica

External Links

Snippet

The dynamic trie is a fundamental data structure with applications in many areas of computer science. This paper proposes a new technique for maintaining a dynamic trie T of size at most 2 w nodes under the unit-cost RAM model with a fixed word size w. It is based …
Continue reading at dflund.se (PDF) (other versions)

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06FELECTRICAL DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/30Information retrieval; Database structures therefor; File system structures therefor
    • G06F17/3061Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F17/30613Indexing
    • G06F17/30619Indexing indexing structures
    • G06F17/30625Trees
    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06FELECTRICAL DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/30Information retrieval; Database structures therefor; File system structures therefor
    • G06F17/30286Information retrieval; Database structures therefor; File system structures therefor in structured data stores
    • G06F17/30312Storage and indexing structures; Management thereof
    • G06F17/30321Indexing structures
    • G06F17/3033Hash tables
    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06FELECTRICAL DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/30Information retrieval; Database structures therefor; File system structures therefor
    • G06F17/30943Information retrieval; Database structures therefor; File system structures therefor details of database functions independent of the retrieved data type
    • G06F17/30946Information retrieval; Database structures therefor; File system structures therefor details of database functions independent of the retrieved data type indexing structures
    • G06F17/30961Trees
    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06FELECTRICAL DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/20Handling natural language data
    • G06F17/21Text processing
    • G06F17/22Manipulating or registering by use of codes, e.g. in sequence of text characters
    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06FELECTRICAL DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/30Information retrieval; Database structures therefor; File system structures therefor
    • G06F17/3061Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F17/30634Querying
    • G06F17/30657Query processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06FELECTRICAL DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/30Information retrieval; Database structures therefor; File system structures therefor
    • G06F17/30286Information retrieval; Database structures therefor; File system structures therefor in structured data stores
    • G06F17/30386Retrieval requests
    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06FELECTRICAL DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/30Information retrieval; Database structures therefor; File system structures therefor
    • G06F17/30943Information retrieval; Database structures therefor; File system structures therefor details of database functions independent of the retrieved data type
    • G06F17/30964Querying
    • G06F17/30979Query processing
    • G06F17/30985Query processing by using string matching techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06FELECTRICAL DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/30Information retrieval; Database structures therefor; File system structures therefor
    • G06F17/30908Information retrieval; Database structures therefor; File system structures therefor of semistructured data, the undelying structure being taken into account, e.g. mark-up language structure data
    • G06F17/30914Mapping or conversion
    • GPHYSICS
    • G06COMPUTING; CALCULATING; COUNTING
    • G06FELECTRICAL DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/30Information retrieval; Database structures therefor; File system structures therefor
    • G06F17/30861Retrieval from the Internet, e.g. browsers

Similar Documents

Publication Publication Date Title
Munro et al. Space-efficient construction of compressed indexes in deterministic linear time
Belazzougui et al. Composite repetition-aware data structures
CN107153647B (en) Method, apparatus, system and computer program product for data compression
Jansson et al. Linked dynamic tries with applications to LZ-compression in sublinear time and space
Beller et al. Computing the longest common prefix array based on the Burrows–Wheeler transform
Nishimoto et al. Optimal-time queries on BWT-runs compressed indexes
Claude et al. Grammar-compressed indexes with logarithmic search time
Barbay et al. Compressed representations of permutations, and applications
Fischer et al. Lempel–Ziv factorization powered by space efficient suffix trees
Vyverman et al. Prospects and limitations of full-text index structures in genome analysis
Barbay et al. Compact binary relation representations with rich functionality
Brisaboa et al. Compressed representation of dynamic binary relations with applications
Navarro Document listing on repetitive collections with guaranteed performance
Takagi et al. Packed compact tries: A fast and efficient data structure for online string processing
Cole et al. Suffix trays and suffix trists: Structures for faster text indexing
Arroyuelo et al. Succinct dynamic cardinal trees
González et al. Rank/select on dynamic compressed sequences and applications
Arz et al. Lempel–Ziv-78 compressed string dictionaries
Bille et al. Compressed subsequence matching and packed tree coloring
Belazzougui et al. Range majorities and minorities in arrays
Akagi et al. Grammar index by induced suffix sorting
Hon et al. Compressed property suffix trees
Gupta et al. A framework for dynamizing succinct data structures
Boffa et al. CoCo-trie: Data-aware compression and indexing of strings
Prezza et al. Faster online computation of the succinct longest previous factor array