SAT-Based Explicit LTLf Satisfiability Checking

Jianwen Li,Geguang Pu,Yueling Zhang,Moshe Y. Vardi,Kristin Y. Rozier
DOI: https://doi.org/10.1016/j.artint.2020.103369
IF: 14.4
2020-01-01
Artificial Intelligence
Abstract:We present a SAT-based framework for LTLf (Linear Temporal Logic on Finite Traces) satisfiability checking. We use propositional SAT-solving techniques to construct a transition system for the input LTLf formula; satisfiability checking is then reduced to a path-search problem over this transition system. Furthermore, we introduce CDLSC (Conflict-Driven LTLf Satisfiability Checking), a novel algorithm that leverages information produced by propositional SAT solvers from both satisfiability and unsatisfiability results. Experimental evaluations show that CDLSC outperforms all other existing approaches for LTLf satisfiability checking, by demonstrating an approximate four-fold speed-up compared to the second-best solver.
What problem does this paper attempt to address?