vix.ing · top · new · best · stats · spec

Acyclic Conjunctive Regular Path Queries are no Harder than Corresponding Conjunctive Queries

2025/12/11 by Khamis, Mahmoud Abo, Hurjui, Alexandru-Mihai, Kara, Ahmet +2
Computer Science · #Advanced Database Systems and Queries #Data Management and Algorithms #Graph Theory and Algorithms

paper · doi:10.48550/arxiv.2512.11129

Abstract

We present an output-sensitive algorithm for evaluating an acyclic Conjunctive Regular Path Query (CRPQ). Its complexity is written in terms of the input size, the output size, and a well-known parameter of the query that is called the "free-connex fractional hypertree width". Our algorithm improves upon the complexity of the recently introduced output-sensitive algorithm for acyclic CRPQs. More notably, the complexity of our algorithm for a given acyclic CRPQ Q matches the best known output-sensitive complexity for the "corresponding" conjunctive query (CQ), that is the CQ that has the same structure as the CRPQ Q except that each RPQ is replaced with a binary atom (or a join of two binary atoms). This implies that it is not possible to improve upon our complexity for acyclic CRPQs without improving the state-of-the-art on output-sensitive evaluation for acyclic CQs. Our result is surprising because RPQs, and by extension CRPQs, are equivalent to recursive Datalog programs, which are generally poorly understood from a complexity standpoint. Yet, our result implies that the recursion aspect of acyclic CRPQs does not add any extra complexity on top of the corresponding (non-recursive) CQs, at least as far as output-sensitive analysis is concerned.

Citations

Cited by

Related