Predecessor search
G Navarro, J Rojas-Ledesma - ACM Computing Surveys (CSUR), 2020 - dl.acm.org
The predecessor problem is a key component of the fundamental sorting-and-searching
core of algorithmic problems. While binary search is the optimal solution in the comparison …
core of algorithmic problems. While binary search is the optimal solution in the comparison …
Optimal hashing in external memory
Hash tables are a ubiquitous class of dictionary data structures. However, standard hash
table implementations do not translate well into the external memory model, because they …
table implementations do not translate well into the external memory model, because they …
Cross-referenced dictionaries and the limits of write optimization
Dictionaries remain the most well studied class of data structures. A dictionary supports
insertions, deletions, membership queries, and usually successor, predecessor, and extract …
insertions, deletions, membership queries, and usually successor, predecessor, and extract …
Batched predecessor and sorting with size-priced information in external memory
The fundamental problems of sorting and searching, traditionally studied in the unit-cost
comparison model, have been generalized to include priced information, where different …
comparison model, have been generalized to include priced information, where different …
Understanding Dictionaries at the Intersection of Theory and Practice
A Conway - 2020 - search.proquest.com
UNDERSTANDING DICTIONARIES AT THE INTERSECTION OF THEORY AND PRACTICE
Page 1 UNDERSTANDING DICTIONARIES AT THE INTERSECTION OF THEORY AND …
Page 1 UNDERSTANDING DICTIONARIES AT THE INTERSECTION OF THEORY AND …
[图书][B] On the Algorithmic Aspects of Turán's Theorem
MT Tsai - 2017 - search.proquest.com
Turán's Theorem gives an upper bound on the number of edges of n-node, K r-free graphs,
or equivalently it can be restated as that every n-node, m-edge graph has an independent …
or equivalently it can be restated as that every n-node, m-edge graph has an independent …
[PDF][PDF] I am primarily interested in the mathematical foundations of big data. Advances in technology have allowed us to gather all kinds of data at a phenomenal rate; …
M GOSWAMI - Citeseer
(1) Centralized algorithms for massive data sets: This mainly includes approximate and
adaptive data structures for databases, and external memory data structures.(2) Networks …
adaptive data structures for databases, and external memory data structures.(2) Networks …
[PDF][PDF] Theoretical and Practical Aspects of Compact Data Structures for Range and Membership Queries in Sparse Sets
PM Arango - 2014 - repo.library.stonybrook.edu
Chapter 2 is based on unpublished joint work with Michael A. Bender, Jeremy T. Fineman,
Seth Gilbert, and Tsvi Kopelowitz. Chapter 3 is based on work presented at the 38th …
Seth Gilbert, and Tsvi Kopelowitz. Chapter 3 is based on work presented at the 38th …
[引用][C] Theoretical and Practical Aspects of Compact Data Structures for Range and Membership Queries in Sparse Sets
P Montes Arango - 2014 - The Graduate School, Stony Brook …