Top-k Stabbing Interval Queries
Data Structures and Algorithms
2024-11-06 v1 Computational Geometry
Abstract
We investigate a weighted variant of the interval stabbing problem, where the goal is to design an efficient data structure for a given set of weighted intervals such that, for a query point and an integer , we can report the intervals with largest weights among those stabbed by . In this paper, we present a linear space solution with query time. Moreover, we also present another trade-off for the problem.
Cite
@article{arxiv.2411.03037,
title = {Top-k Stabbing Interval Queries},
author = {Waseem Akram and Sanjeev Saxena},
journal= {arXiv preprint arXiv:2411.03037},
year = {2024}
}