Reachability Analysis with State-Compatible Automata
Bertram Felgenhauer and René ThiemannProceedings of the 8th International Conference on Language and Automata Theory and Applications (LATA 2014), Lecture Notes in Computer Science 8370, pp. 347 – 359, 2014.
Abstract
Regular tree languages are a popular device for reachability analysis over term rewrite systems, with many applications like analysis of cryptographic protocols, or confluence and termination analysis. At the heart of this approach lies tree automata completion, first introduced by Genet for left-linear rewrite systems. Korp and Middeldorp introduced so-called quasi-deterministic automata to extend the technique to non-left-linear systems. In this paper, we introduce the simpler notion of quasi-compatible automata, which are slightly more general than quasi-deterministic, compatible automata. This notion also allows us to decide whether a regular tree language is closed under rewriting, a problem which was not known to be decidable before.
Several of our results have been formalized in the theorem prover Isabelle/HOL. This allows to certify automatically generated non-confluence and termination proofs that are using tree automata techniques.
BibTeX
@inproceedings{BFRT-LATA14, author = "Bertram Felgenhauer and Ren{\'e} Thiemann", title = "Reachability Analysis with State-Compatible Automata", booktitle = "Proceedings of the 8th International Conference on Language and Automata Theory and Applications", editor = "Adrian Horia Dediu and Carlos Mart\'{\i}n-Vide and Jos{\'e} Luis Sierra-Rodr\'{\i}guez and Bianca Truthe", series = "Lecture Notes in Computer Science", publisher = "Springer-Verlag", volume = 8370, pages = "347--359", year = 2014, doi = "10.1007/978-3-319-04921-2_28" }