Dynamic range selection in linear space
From MaRDI portal
Abstract: Given a set of points in the plane, we consider the problem of answering range selection queries on : that is, given an arbitrary -range and an integer , return the -th smallest -coordinate from the set of points that have -coordinates in . We present a linear space data structure that maintains a dynamic set of points in the plane with real coordinates, and supports range selection queries in time, as well as insertions and deletions in amortized time. The space usage of this data structure is an factor improvement over the previous best result, while maintaining asymptotically matching query and update times. We also present a succinct data structure that supports range selection queries on a dynamic array of values drawn from a bounded universe.
Recommendations
Cited in
(13)- Multidimensional range selection
- Dynamic range majority data structures
- Array range queries
- Range selection and median: tight cell probe lower bounds and adaptive data structures
- Linear-space data structures for range mode query in arrays
- Dynamic 3-sided planar range queries with expected doubly logarithmic time
- Succinct and Implicit Data Structures for Computational Geometry
- Inverse range selection queries
- Dynamic path queries in linear space
- Dynamic deferred data structuring
- Improved time and space bounds for dynamic range mode
- A selectable sloppy heap
- Space efficient data structures for dynamic orthogonal range counting
This page was built for publication: Dynamic range selection in linear space
Report a bug (only for logged in users!)Click here to report a bug for this page (MaRDI item Q3104610)