Title :
An Algorithm for Multi-way Distance Join Query
Author :
Liang, Yin ; Zhang, Hong
Author_Institution :
China Univ. of Min. & Technol., Xuzhou
Abstract :
This paper presents K-DJQ algorithms for solving multi-way distance join query, which finds the K n-tuples from n spatial datasets that have the smallest distance value according to query graph. R-tree is used as index structure for each dataset. K-DJQ algorithm is recursive non-incremental approach following depth-first search strategy and synchronously traverses all R-trees, which returns the K n-tuples of the result all together at the end of the algorithm without producing any intermediate result. In addition, distance-based plane-sweep technique is used as optimization techniques for K-DJQ to reduce the total query processing time. Finally, performance and accuracy of K-DJQ algorithm are evaluated in terms of different K value and the number of datasets through experimentation.
Keywords :
database management systems; optimisation; query processing; trees (mathematics); K-DJQ algorithm; R-tree; depth-first search strategy; distance-based plane-sweep technique; index structure; multiway distance join query; optimization techniques; query graph; query processing; recursive non-incremental approach; spatial datasets; Application software; Cybernetics; Database systems; Geographic Information Systems; Image databases; Iterative algorithms; Multidimensional systems; Multimedia databases; Query processing; Spatial databases;
Conference_Titel :
Systems, Man and Cybernetics, 2006. SMC '06. IEEE International Conference on
Conference_Location :
Taipei
Print_ISBN :
1-4244-0099-6
Electronic_ISBN :
1-4244-0100-3
DOI :
10.1109/ICSMC.2006.384417