Pith. sign in

Succinct Dynamic Ordered Sets with Random Access

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

The representation of a dynamic ordered set of $n$ integer keys drawn from a universe of size $m$ is a fundamental data structuring problem. Many solutions to this problem achieve optimal time but take polynomial space, therefore preserving time optimality in the \emph{compressed} space regime is the problem we address in this work. For a polynomial universe $m = n^{\Theta(1)}$, we give a solution that takes $\textsf{EF}(n,m) + o(n)$ bits, where $\textsf{EF}(n,m) \leq n\lceil \log_2(m/n)\rceil + 2n$ is the cost in bits of the \emph{Elias-Fano} representation of the set, and supports random access to the $i$-th smallest element in $O(\log n/ \log\log n)$ time, updates and predecessor search in $O(\log\log n)$ time. These time bounds are optimal.

citation-role summary

background 1

citation-polarity summary

fields

cs.AR 1

years

2025 1

verdicts

CONDITIONAL 1

roles

background 1

polarities

unclear 1

representative citing papers

Re-thinking Memory-Bound Limitations in CGRAs

cs.AR · 2025-08-13 · conditional · novelty 6.0

Adding a cache hierarchy, CGRA-specific runahead prefetching, and per-PE cache reconfiguration allows CGRAs to process irregular memory-access kernels at near-ideal speed with 1.27% of the storage.

citing papers explorer

Showing 1 of 1 citing paper.

  • Re-thinking Memory-Bound Limitations in CGRAs cs.AR · 2025-08-13 · conditional · none · ref 2003 · internal anchor

    Adding a cache hierarchy, CGRA-specific runahead prefetching, and per-PE cache reconfiguration allows CGRAs to process irregular memory-access kernels at near-ideal speed with 1.27% of the storage.