Publication
BE-tree: an index structure to efficiently match boolean expressions over high-dimensional discrete space
Mohammad Sadoghi / Hans-Arno Jacobsen
Proceedings of the 2011 ACM SIGMOD International Conference on Management of data, 2011 ยท Conference Paper
Abstract
BE-Tree is a novel dynamic tree data structure designed to efficiently index Boolean expressions over a high-dimensional discrete space. BE-Tree copes with both high-dimensionality and expressiveness of Boolean expressions by introducing a novel two-phase space-cutting technique that specifically utilizes the discrete and finite domain properties of the space. Furthermore, BE-Tree employs self-adjustment policies to dynamically adapt the tree as the workload changes. We conduct a comprehensive evaluation to demonstrate the superiority of BE-Tree in comparison with state-of-the-art index structures designed for matching Boolean expressions.