Łukasz Fronc

LTL model checking with Neco

By Łukasz Fronc, Alexandre Duret-Lutz

2013-06-15

In Proceedings of the 11th international symposium on automated technology for verification and analysis (ATVA’13)

Abstract

We introduce neco-spot, an LTL model checker for Petri net models. It builds upon Neco, a compiler turning Petri nets into native shared libraries that allows fast on-the-fly exploration of the state-space, and upon Spot, a C++ library of model-checking algorithms. We show the architecture of Neco and explain how it was combined with Spot to build an LTL model checker.

Continue reading