The tractability frontier of well-designed SPARQL queries

Miguel Romero
DOI: https://doi.org/10.48550/arXiv.1712.08809
2018-03-27
Abstract:We study the complexity of query evaluation of SPARQL queries. We focus on the fundamental fragment of well-designed SPARQL restricted to the AND, OPTIONAL and UNION operators. Our main result is a structural characterisation of the classes of well-designed queries that can be evaluated in polynomial time. In particular, we introduce a new notion of width called domination width, which relies on the well-known notion of treewidth. We show that, under some complexity theoretic assumptions, the classes of well-designed queries that can be evaluated in polynomial time are precisely those of bounded domination width.
Databases,Data Structures and Algorithms,Logic in Computer Science
What problem does this paper attempt to address?