English

Approaching the Coverability Problem Continuously

Logic in Computer Science 2017-03-24 v2 Formal Languages and Automata Theory

Abstract

The coverability problem for Petri nets plays a central role in the verification of concurrent shared-memory programs. However, its high EXPSPACE-complete complexity poses a challenge when encountered in real-world instances. In this paper, we develop a new approach to this problem which is primarily based on applying forward coverability in continuous Petri nets as a pruning criterion inside a backward coverability framework. A cornerstone of our approach is the efficient encoding of a recently developed polynomial-time algorithm for reachability in continuous Petri nets into SMT. We demonstrate the effectiveness of our approach on standard benchmarks from the literature, which shows that our approach decides significantly more instances than any existing tool and is in addition often much faster, in particular on large instances.

Keywords

Cite

@article{arxiv.1510.05724,
  title  = {Approaching the Coverability Problem Continuously},
  author = {Michael Blondin and Alain Finkel and Christoph Haase and Serge Haddad},
  journal= {arXiv preprint arXiv:1510.05724},
  year   = {2017}
}

Comments

18 pages, 4 figures

R2 v1 2026-06-22T11:24:14.016Z