Branch-and-bound processing of ranked queries

作者:

Highlights:

摘要

Despite the importance of ranked queries in numerous applications involving multi-criteria decision making, they are not efficiently supported by traditional database systems. In this paper, we propose a simple yet powerful technique for processing such queries based on multi-dimensional access methods and branch-and-bound search. The advantages of the proposed methodology are: (i) it is space efficient, requiring only a single index on the given relation (storing each tuple at most once), (ii) it achieves significant (i.e., orders of magnitude) performance gains with respect to the current state-of-the-art, (iii) it can efficiently handle data updates, and (iv) it is applicable to other important variations of ranked search (including the support for non-monotone preference functions), at no extra space overhead. We confirm the superiority of the proposed methods with a detailed experimental study.

论文关键词:Databases,Ranked queries,R-tree,Branch-and-bound algorithms

论文评审过程:Received 22 April 2003, Revised 15 December 2005, Accepted 21 December 2005, Available online 18 January 2006.

论文官网地址:https://doi.org/10.1016/j.is.2005.12.001