. Segment databases store N non-crossing but possibly touching segments in secondary storage. Efficient data structures have been proposed to determine all segments intersecting a vertical line (stabbing queries). In this paper, we consider a more general type of query for segment databases, determining intersections with respect to a generalized segment (a line, a ray, a segment) with a fixed angular coefficient. We propose two solutions to solve this problem. The first solution has optimal O( N B ) space complexity, where N is the database size and B is the page size, but the query time is far from optimal. The second solution requires O( N B log 2 B) space, the query time is O(log B N B (log B N B +log 2 B+ IL (B)) + T B ), which ...
This paper addresses the problem of splitting trajectories optimally for the purpose of efficiently ...
Space-efficient algorithms are presented for some geometric intersection searching problems such as ...
Consider a family of sets and a single set, called the query set. How can one quickly find a member ...
We consider segment intersection searching amidst (possibly intersecting) algebraic arcs in the plan...
In contrast to space-partitioning index structures, data-partitioning index structures naturally ada...
AbstractThis paper partly settles the following question: Is it possible to compute all k intersecti...
Abstract. In this paper, we propose a new technique for multidimensional query processing which can ...
In this paper, we propose a new technique for multidimensional query processing which can be widely ...
Data mining can be understood as a process of extraction of knowledge hidden in very large data sets...
A qualitative comparative study is performed of the performance of three popular spatial indexing me...
Given n horizontal segments, each associated with a color from [σ], the Categorical Segment Stabbing...
The use of index structures can increase the performance of query processing. However, the index str...
We study the following problem: preprocess a set O of objects into a data structure that allows us t...
AbstractWe propose three indexing schemes for storing a set S of N points in the plane, each moving ...
AbstractIn this paper we present an improved algorithm for finding k closest (farthest) points for a...
This paper addresses the problem of splitting trajectories optimally for the purpose of efficiently ...
Space-efficient algorithms are presented for some geometric intersection searching problems such as ...
Consider a family of sets and a single set, called the query set. How can one quickly find a member ...
We consider segment intersection searching amidst (possibly intersecting) algebraic arcs in the plan...
In contrast to space-partitioning index structures, data-partitioning index structures naturally ada...
AbstractThis paper partly settles the following question: Is it possible to compute all k intersecti...
Abstract. In this paper, we propose a new technique for multidimensional query processing which can ...
In this paper, we propose a new technique for multidimensional query processing which can be widely ...
Data mining can be understood as a process of extraction of knowledge hidden in very large data sets...
A qualitative comparative study is performed of the performance of three popular spatial indexing me...
Given n horizontal segments, each associated with a color from [σ], the Categorical Segment Stabbing...
The use of index structures can increase the performance of query processing. However, the index str...
We study the following problem: preprocess a set O of objects into a data structure that allows us t...
AbstractWe propose three indexing schemes for storing a set S of N points in the plane, each moving ...
AbstractIn this paper we present an improved algorithm for finding k closest (farthest) points for a...
This paper addresses the problem of splitting trajectories optimally for the purpose of efficiently ...
Space-efficient algorithms are presented for some geometric intersection searching problems such as ...
Consider a family of sets and a single set, called the query set. How can one quickly find a member ...