Formula Synthesis in Propositional Dynamic Logic with Shuffle

Abstract

We introduce the formula-synthesis problem for Propositional Dynamic Logic with Shuffle (PDL || ). This problem, which generalises the model-checking problem againsts PDL || is the following: given a finite transition system and a regular term-grammar that generates (possibly infinitely many) PDL || formulas, find a formula generated by the grammar that is true in the structure (or return that there is none). We prove that the problem is undecidable in general, but add certain restrictions on the input structure or on the input grammar to yield decidability. In particular, we prove that (1) if the grammar only generates formulas in PDL (without shuffle), then the problem is EXPTIME-complete, and a further restriction to linear grammars is PSPACE-complete, and a further restriction to non-recursive grammars is NP-complete, and (2) if one restricts the input structure to have only simple paths then the problem is in 2-EXPTIME. This work is motivated by and opens up connections to other forms of synthesis from hierarchical descriptions, including HTN problems in Planning and Attack-tree Synthesis problems in Security.

Cite

Text

Pinchinat et al. "Formula Synthesis in Propositional Dynamic Logic with Shuffle." AAAI Conference on Artificial Intelligence, 2022. doi:10.1609/AAAI.V36I9.21227

Markdown

[Pinchinat et al. "Formula Synthesis in Propositional Dynamic Logic with Shuffle." AAAI Conference on Artificial Intelligence, 2022.](https://mlanthology.org/aaai/2022/pinchinat2022aaai-formula/) doi:10.1609/AAAI.V36I9.21227

BibTeX

@inproceedings{pinchinat2022aaai-formula,
  title     = {{Formula Synthesis in Propositional Dynamic Logic with Shuffle}},
  author    = {Pinchinat, Sophie and Rubin, Sasha and Schwarzentruber, François},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2022},
  pages     = {9902-9909},
  doi       = {10.1609/AAAI.V36I9.21227},
  url       = {https://mlanthology.org/aaai/2022/pinchinat2022aaai-formula/}
}