paper-with-me

홈 › Papers

On Deciding the Data Complexity of Answering Linear Monadic Datalog Queries with LTL Operators(Extended Version)

2025-01-23 · Alessandro Artale, Anton Gnatenko, Vladislav Ryzhikov, Michael Zakharyaschev

Our concern is the data complexity of answering linear monadic datalog queries whose atoms in the rule bodies can be prefixed by operators of linear temporal logic LTL. We first observe that, for data complexity, answering any connected query with operators $\bigcirc/\bigcirc^-$ (at the next/previous moment) is either in AC0, or in $ACC0\!\setminus\!AC0$, or $NC^1$-complete, or LogSpace-hard and in NLogSpace. Then we show that the problem of deciding LogSpace-hardness of answering such queries is PSpace-complete, while checking membership in the classes AC0 and ACC0 as well as $NC^1$-completeness can be done in ExpSpace. Finally, we prove that membership in AC0 or in ACC0, $NC^1$-completeness, and LogSpace-hardness are undecidable for queries with operators $\Diamond_f/\Diamond_p$ (sometime in the future/past) provided that $NC^1 \ne NLogSpace$, and $LogSpace \ne NLogSpace$.

📄 PDF Abstract BibTeX arXiv:2501.13762

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Containment in Monadic Disjunctive Datalog, MMSNP, and Expressive Description Logics

2020-10-22 · Pierre Bourhis, Carsten Lutz

We study query containment in three closely related formalisms: monadic disjunctive Datalog (MDDLog), MMSNP (a logical generalization of constraint satisfaction problems), and ontology-mediated queries (OMQs) based on ex…

Learning definable hypotheses on trees

2019-09-24 · Emilie Grienenberger, Martin Ritzert

We study the problem of learning properties of nodes in tree structures. Those properties are specified by logical formulas, such as formulas from first-order or monadic second-order logic. We think of the tree as a data…

Parameterized Complexity Of Representing Models Of MSO Formulas

2026-04-09 · Petr Kučera, Petr Martinek arxiv

Monadic second order logic (MSO2) plays an important role in parameterized complexity due to the Courcelle's theorem. This theorem states that the problem of checking if a given graph has a property specified by a given …

Metric Temporal Equilibrium Logic over Timed Traces

2023-04-28 · Arvid Becker, Pedro Cabalar, Martín Diéguez, Torsten Schaub 외

In temporal extensions of Answer Set Programming (ASP) based on linear-time, the behavior of dynamic systems is captured by sequences of states. While this representation reflects their relative order, it abstracts away …

SchedulingTranslation

QMFOL: Benchmarking Large Language Model Reasoning via Quantifiable Monadic First-Order Logic Test Case Generation

2026-06-18 · Xinyi Zheng, Ling Shi, Tianlong Yu, Yongxin Zhao 외 arxiv

Large Language Models (LLMs) have made significant progress in reasoning, particularly in deductive reasoning, which is crucial for high-stakes decision-making. As models improve, evaluation benchmarks should evolve to k…