Publication Details

Automata Terms in a Lazy WSkS Decision Procedure (Technical Report)

HAVLENA Vojtěch, HOLÍK Lukáš, LENGÁL Ondřej and VOJNAR Tomáš. Automata Terms in a Lazy WSkS Decision Procedure (Technical Report). Ithaca, 2019. Available from: https://arxiv.org/abs/1905.08697
Czech title
Automatové termy v líné rozhodovací proceduře pro WSkS
Type
technical report
Language
english
Authors
URL
Keywords

WSkS, weak second-order logic, tree automata, lazy evaluation

Abstract

We propose a lazy decision procedure for the logic WSkS. It builds a term-based symbolic representation of the state space of the tree automaton (TA) constructed by the classical WSkS decision procedure. The classical decision procedure transforms the symbolic representation into a TA via a bottom-up traversal and then tests its language non-emptiness, which corresponds to satisfiability of the formula. On the other hand, we start evaluating the representation from the top, construct the state space on the fly, and utilize opportunities to prune away parts of the state space irrelevant to the language emptiness test. In order to do so, we needed to extend the notion of language terms (denoting language derivatives) used in our previous procedure for the linear fragment of the logic (the so-called WS1S) into automata terms. We implemented our decision procedure and identified classes of formulae on which our prototype implementation is significantly faster than the classical procedure implemented in the Mona tool.

Published
2019
Pages
1-25
Place
Ithaca, US
BibTeX
@TECHREPORT{FITPUB11984,
   author = "Vojt\v{e}ch Havlena and Luk\'{a}\v{s} Hol\'{i}k and Ond\v{r}ej Leng\'{a}l and Tom\'{a}\v{s} Vojnar",
   title = "Automata Terms in a Lazy WSkS Decision Procedure (Technical Report)",
   pages = "1--25",
   year = 2019,
   location = "Ithaca, US",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/11984"
}
Back to top