A case study of the difficulty of quantifier elimination in constraint databases: the alibi query in moving object databases
Bart Kuijpers, Walied Othman, Rafael Grimson

TL;DR
This paper investigates the computational challenges of quantifier elimination in constraint databases, focusing on the alibi query in moving object databases, and provides analytical solutions that enable constant-time query evaluation.
Contribution
It offers the first analytical, explicit solutions to the parametric and fixed-time alibi queries, bypassing slow general quantifier elimination algorithms.
Findings
Analytical solutions enable constant-time evaluation of the alibi query.
Existing quantifier elimination methods are too slow for practical use.
Geometric reasoning can effectively solve complex constraint database queries.
Abstract
In the constraint database model, spatial and spatio-temporal data are stored by boolean combinations of polynomial equalities and inequalities over the real numbers. The relational calculus augmented with polynomial constraints is the standard first-order query language for constraint databases. Although the expressive power of this query language has been studied extensively, the difficulty of the efficient evaluation of queries, usually involving some form of quantifier elimination, has received considerably less attention. The inefficiency of existing quantifier-elimination software and the intrinsic difficulty of quantifier elimination have proven to be a bottle-neck for for real-world implementations of constraint database systems. In this paper, we focus on a particular query, called the \emph{alibi query}, that asks whether two moving objects whose positions are known at certain…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Advanced Database Systems and Queries · Constraint Satisfaction and Optimization
