A Lower Bound for Dynamic Fractional Cascading
Peyman Afshani

TL;DR
None
Contribution
None
Abstract
We investigate the limits of one of the fundamental ideas in data structures: fractional cascading. This is an important data structure technique to speed up repeated searches for the same key in multiple lists and it has numerous applications. Specifically, the input is a "catalog" graph, , of constant degree together with a list of values assigned to every vertex of . The goal is to preprocess the input such that given a connected subgraph of and a single query value , one can find the predecessor of in every list that belongs to . The classical result by Chazelle and Guibas shows that in a pointer machine, this can be done in the optimal time of where is the total number of values. However, if insertion and deletion of values are allowed, then the query time slows down to . If only insertions (or…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · DNA and Biological Computing · Optimization and Search Problems
