vix.ing · top · new · best · stats · spec

Bounded LTL Model Checking with Stable Models

2003/05/23 by Keijo Heljanko, Ilkka Niemelä, Heljanko, Keijo +1
Computer Science · #Artificial Intelligence (cs.AI) #D.2.2 #D.2.4 #F.3.1 #F.4.1 #FOS: Computer and information sciences #I.2.4 #Logic in Computer Science (cs.LO) #cs.AI #cs.LO

paper · pdf · doi:10.48550/arxiv.cs/0305040

32 pages, to appear in Theory and Practice of Logic Programming

arxiv created 2003/05/23 · arxiv updated 2009/11/30

Abstract

In this paper bounded model checking of asynchronous concurrent systems is introduced as a promising application area for answer set programming. As the model of asynchronous systems a generalisation of communicating automata, 1-safe Petri nets, are used. It is shown how a 1-safe Petri net and a requirement on the behaviour of the net can be translated into a logic program such that the bounded model checking problem for the net can be solved by computing stable models of the corresponding program. The use of the stable model semantics leads to compact encodings of bounded reachability and deadlock detection tasks as well as the more general problem of bounded model checking of linear temporal logic. Correctness proofs of the devised translations are given, and some experimental results using the translation and the Smodels system are presented.

Related