English

Fast LTL Satisfiability Checking by SAT Solvers

Logic in Computer Science 2014-04-30 v2 Data Structures and Algorithms

Abstract

Satisfiability checking for Linear Temporal Logic (LTL) is a fundamental step in checking for possible errors in LTL assertions. Extant LTL satisfiability checkers use a variety of different search procedures. With the sole exception of LTL satisfiability checking based on bounded model checking, which does not provide a complete decision procedure, LTL satisfiability checkers have not taken advantage of the remarkable progress over the past 20 years in Boolean satisfiability solving. In this paper, we propose a new LTL satisfiability-checking framework that is accelerated using a Boolean SAT solver. Our approach is based on the variant of the \emph{obligation-set method}, which we proposed in earlier work. We describe here heuristics that allow the use of a Boolean SAT solver to analyze the obligations for a given LTL formula. The experimental evaluation indicates that the new approach provides a a significant performance advantage.

Keywords

Cite

@article{arxiv.1401.5677,
  title  = {Fast LTL Satisfiability Checking by SAT Solvers},
  author = {Jianwen Li and Geguang Pu and Lijun Zhang and Moshe Y. Vardi and Jifeng He},
  journal= {arXiv preprint arXiv:1401.5677},
  year   = {2014}
}
R2 v1 2026-06-22T02:52:16.885Z