Boundedness for Unions of Conjunctive Regular Path Queries over Simple Regular Expressions
Diego Figueira, S. Krishna, Om Swostik Mishra, Anantha Padmanabha
TL;DR
This work analyzes the boundedness problem for UCRPQs restricted to simple regular expressions, establishing a $Π^P_2$-completeness result that sharpens prior ExpSpace classifications. The authors introduce succinct automata to handle succinctly represented repetitions and prove that, when bounded, a bounded query of linear size can be efficiently produced; they also develop a PiP2 procedure to determine maximal boundedness by letters. A key technical contribution is showing that the membership problem for succinct automata lies in NP, enabling the overall containment-based upper bound. The results have implications for FO- and UCQ-rewritability in ontology-mediated query answering and provide a precise complexity boundary for practical RPQ-based query optimization. The work also characterizes by-letter boundedness and identifies a unique maximal alphabet subset, offering a concrete algorithmic path for boundedness analysis in practical CRPQ/UCRPQ settings.
Abstract
The problem of checking whether a recursive query can be rewritten as query without recursion is a fundamental reasoning task, known as the boundedness problem. Here we study the boundedness problem for Unions of Conjunctive Regular Path Queries (UCRPQs), a navigational query language extensively used in ontology and graph database querying. The boundedness problem for UCRPQs is ExpSpace-complete. Here we focus our analysis on UCRPQs using simple regular expressions, which are of high practical relevance and enjoy a lower reasoning complexity. We show that the complexity for the boundedness problem for this UCRPQs fragment is $Π^P_2$-complete, and that an equivalent bounded query can be produced in polynomial time whenever possible. When the query turns out to be unbounded, we also study the task of finding an equivalent maximally bounded query, which we show to be feasible in $Π^P_2$. As a side result of independent interest stemming from our developments, we study a notion of succinct finite automata and prove that its membership problem is in NP.
