English

From Quantified CTL to QBF

Logic in Computer Science 2019-06-25 v1

Abstract

QCTL extends the temporal logic CTL with quantifications over atomic propositions. This extension is known to be very expressive: QCTL allows us to express complex properties over Kripke structures (it is as expressive as MSO). Several semantics exist for the quantifications: here, we work with the structure semantics, where the extra propositions label the Kripke structure (and not its execution tree), and the model-checking problem is known to be PSPACE-complete in this framework. We propose a model-checking algorithm for QCTL based on a reduction to QBF. We consider several reduction strategies, and we compare them with a prototype (based on the SMT-solver Z3) on several examples.

Keywords

Cite

@article{arxiv.1906.10005,
  title  = {From Quantified CTL to QBF},
  author = {Akash Hossain and Francois Laroussinie},
  journal= {arXiv preprint arXiv:1906.10005},
  year   = {2019}
}

Comments

19 pages

R2 v1 2026-06-23T10:02:02.512Z