Proceedings of the Fourth ACM Workshop on Advances in Geographic Information Systems - GIS '96 1996
DOI: 10.1145/258319.258330
|View full text |Cite
|
Sign up to set email alerts
|

Parallel processing of nearest neighbor queries in declustered spatial data

Abstract: In this paper, we propose an &cient solution to the problem of nearest neighbor query processing in decluste red spatial data. Recently a branch-and-bound nearest neighbor finding (BB-NNF) algorithm has been designed to process nearest neighbor queries in R-trees. However, this algorithm is strictly serial (branch-and-bound oriented) and its performance degrades if applied to a parallel environment, since it does not exploit any kind of parallelization.We develop an eEicient query processing strategy tir paral… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
11
0

Year Published

2000
2000
2022
2022

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 16 publications
(11 citation statements)
references
References 24 publications
0
11
0
Order By: Relevance
“…RWQ_ObjDens and RWQ_ObjCnt represent our adaptations to the algorithms introduced in [16]. RNNQ_ObjCnt simulates the algorithms presented in [23], while RNNQ_Max and RWQ_Max simulate the behavior of the other approaches from literature discussed in Section 2.4.…”
Section: Methodsmentioning
confidence: 99%
See 2 more Smart Citations
“…RWQ_ObjDens and RWQ_ObjCnt represent our adaptations to the algorithms introduced in [16]. RNNQ_ObjCnt simulates the algorithms presented in [23], while RNNQ_Max and RWQ_Max simulate the behavior of the other approaches from literature discussed in Section 2.4.…”
Section: Methodsmentioning
confidence: 99%
“…In [23,25] several algorithms are proposed that aim at minimizing the number of source databases to be queried and the number of objects to be fetched from each system. They use a distributed R-Tree approach where the upper part is stored at the primary server and the leaves of the tree are stored at source databases.…”
Section: Distributed and Parallel Nearest Neighbor Queriesmentioning
confidence: 99%
See 1 more Smart Citation
“…But the query processing and optimization algorithms incorporate both kinds of components to achieve better performance. In [9], Papadopoulos and Manolopoulos studied the performance of nearest neighbor queries in multi-disk multi-processor parallel architectures. They utilized statistical information to estimate the number of leaf-node accesses and to determine an efficient parallel execution strategy over all processors.…”
Section: Related Workmentioning
confidence: 99%
“…The detailed processing procedure for a window query is described in Section 2.2 9 We assume the entire universe is a square unit. We adopt two spatial datasets in our experiment, one synthetic dataset and one real dataset.…”
Section: Simulation Testbedmentioning
confidence: 99%