About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Publication
Algorithmica (New York)
Paper
Orthogonal Queries in Segments
Abstract
We consider the orthgonal clipping problem in a set of segments: Given a set of n segments in d-dimensional space, we preprocess them into a data structure such that given an orthogonal query window, the segments intersecting it can be counted/reported efficiently. We show that the efficiency of the data structure significantly depends on a geometric discrete parameter K named the projected-image complexity, which becomes Θ (n2) in the worst case but practically much smaller. If we use O(m) space, where K log4d-7 n ≥ m ≥ n log4d-7 n, the query time is O((K/m)1/2 logmax{4,4d-5} n). This is near to an Ω((K/m)1/2) lower bound.