English

Submodel Enumeration for CTL Is Hard

Logic in Computer Science 2023-12-18 v1 Computational Complexity

Abstract

Expressing system specifications using Computation Tree Logic (CTL) formulas, formalising programs using Kripke structures, and then model checking the system is an established workflow in program verification and has wide applications in AI. In this paper, we consider the task of model enumeration, which asks for a uniform stream of output systems that satisfy the given specification. We show that, given a CTL formula and a system (potentially falsified by the formula), enumerating satisfying submodels is always hard for CTL - regardless of which subset of CTL operators is considered. As a silver lining on the horizon, we present fragments via restrictions on the allowed Boolean functions that still allow for fast enumeration.

Keywords

Cite

@article{arxiv.2312.09868,
  title  = {Submodel Enumeration for CTL Is Hard},
  author = {Nicolas Fröhlich and Arne Meier},
  journal= {arXiv preprint arXiv:2312.09868},
  year   = {2023}
}

Comments

To be published in AAAI24

R2 v1 2026-06-28T13:52:29.470Z