Solving parity games by a reduction to SAT

作者:

Highlights:

摘要

This paper presents a reduction from the problem of solving parity games to the satisfiability problem in propositional logic (SAT). The reduction is done in two stages, first into difference logic, i.e. SAT combined with the theory of integer differences, an instance of the SAT modulo theories (SMT) framework. In the second stage the integer variables and constraints of the difference logic encoding are replaced with a set of Boolean variables and constraints on them, giving rise to a pure SAT encoding of the problem. The reduction uses Jurdzińskiʼs characterisation of winning strategies via progress measures. The reduction is motivated by the success of SAT solvers in symbolic verification, bounded model checking in particular. The paper reports on prototype implementations of the reductions and presents some experimental results.

论文关键词:Parity games,Propositional satisfiability,Difference logic

论文评审过程:Received 29 December 2005, Revised 26 June 2007, Accepted 6 May 2011, Available online 13 May 2011.

论文官网地址:https://doi.org/10.1016/j.jcss.2011.05.004