English

An On-the-fly Tableau-based Decision Procedure for PDL-Satisfiability

Logic in Computer Science 2008-01-08 v2

Abstract

We present a tableau-based algorithm for deciding satisfiability for propositional dynamic logic (PDL) which builds a finite rooted tree with ancestor loops and passes extra information from children to parents to separate good loops from bad loops during backtracking. It is easy to implement, with potential for parallelisation, because it constructs a pseudo-model ``on the fly'' by exploring each tableau branch independently. But its worst-case behaviour is 2EXPTIME rather than EXPTIME. A prototype implementation in the TWB (http://twb.rsise.anu.edu.au) is available.

Keywords

Cite

@article{arxiv.0711.1016,
  title  = {An On-the-fly Tableau-based Decision Procedure for PDL-Satisfiability},
  author = {Pietro Abate and Rajeev Goré and Florian Widmann},
  journal= {arXiv preprint arXiv:0711.1016},
  year   = {2008}
}

Comments

26 pages, longer version of article in Methods for Modalities 2007; improved readability of proofs

R2 v1 2026-06-21T09:40:42.091Z