Infinite State Model Checking by Learning Transitive Relations
Logic in Computer Science
2026-05-05 v4
Abstract
We propose a new approach for proving safety of infinite state systems. It extends the analyzed system by transitive relations until its diameter D becomes finite, i.e., until constantly many steps suffice to cover all reachable states, irrespective of the initial state. Then we can prove safety by checking that no error state is reachable in D steps. To deduce transitive relations, we use recurrence analysis. While recurrence analyses can usually find conjunctive relations only, our approach also discovers disjunctive relations by combining recurrence analysis with projections. An empirical evaluation of the implementation of our approach in our tool LoAT shows that it is highly competitive with the state of the art.
Cite
@article{arxiv.2502.04761,
title = {Infinite State Model Checking by Learning Transitive Relations},
author = {Florian Frohn and Jürgen Giesl},
journal= {arXiv preprint arXiv:2502.04761},
year = {2026}
}