English

Simplifying LTL Model Checking Given Prior Knowledge

Formal Languages and Automata Theory 2025-03-31 v2 Logic in Computer Science

Abstract

We consider the problem of the verification of an LTL specification φ\varphi on a system SS given some prior knowledge KK, an LTL formula that SS is known to satisfy. The automata-theoretic approach to LTL model checking is implemented as an emptiness check of the product SA¬φS\otimes A_{\lnot\varphi} where A¬φA_{\lnot\varphi} is an automaton for the negation of the property. We propose new operations that simplify an automaton A¬φA_{\lnot\varphi} \emph{given} some knowledge automaton AKA_K, to produce an automaton BB that can be used instead of A¬φA_{\lnot\varphi} for more efficient model checking. Our evaluation of these operations on a large benchmark derived from the MCC'22 competition shows that even with simple knowledge, half of the problems can be definitely answered without running an LTL model checker, and the remaining problems can be simplified significantly.

Keywords

Cite

@article{arxiv.2503.16891,
  title  = {Simplifying LTL Model Checking Given Prior Knowledge},
  author = {Alexandre Duret-Lutz and Denis Poitrenaud and Yann Thierry-Mieg},
  journal= {arXiv preprint arXiv:2503.16891},
  year   = {2025}
}

Comments

Proceedings of the 46th International Conference on Application and Theory of Petri Nets and Concurrency (Petri Nets 2025), Jun 2025, Paris, France

R2 v1 2026-06-28T22:29:20.899Z