Model Checking Constraint LTL over Trees

Alexander Kartzow,Thomas Weidner
DOI: https://doi.org/10.48550/arXiv.1504.06105
2015-04-23
Abstract:Constraint automata are an adaptation of Büchi-automata that process data words where the data comes from some relational structure S. Every transition of such an automaton comes with constraints in terms of the relations of S. A transition can only be fired if the current and the next data values satisfy all constraints of this transition. These automata have been used in the setting where S is a linear order for deciding constraint LTL with constraints over S. In this paper, S is the infinitely branching infinite order tree T. We provide a PSPACE algorithm for emptiness of T-constraint automata. This result implies PSPACE-completeness of the satisfiability and the model checking problem for constraint LTL with constraints over T.
Logic in Computer Science
What problem does this paper attempt to address?