Article ID: | iaor20121032 |
Volume: | 30 |
Issue: | 2 |
Start Page Number: | 188 |
End Page Number: | 215 |
Publication Date: | Jun 2001 |
Journal: | Algorithmica |
Authors: | Papadias D, Mamoulis N, Theodoridis Y |
Keywords: | search, optimization |
A multiway spatial join combines information found in three or more spatial relations with respect to some spatial predicates. Motivated by their close correspondence with constraint satisfaction problems (CSPs), we show how multiway spatial joins can be processed by systematic search algorithms traditionally used for CSPs. This paper describes two different strategies, window reduction and synchronous traversal, that take advantage of underlying spatial indexes to prune the search space effectively. In addition, we provide cost models and optimization methods that combine the two strategies to compute more efficient execution plans. Finally, we evaluate the efficiency of the proposed techniques and the accuracy of the cost models through extensive experimentation with several query and data combinations.