Abstraction Refinement Algorithms for Timed Automata

Victor Roussanaly,Ocan Sankur,Nicolas Markey
DOI: https://doi.org/10.48550/arXiv.1905.07365
2019-05-17
Formal Languages and Automata Theory
Abstract:We present abstraction-refinement algorithms for model checking safety properties of timed automata. The abstraction domain we consider abstracts away zones by restricting the set of clock constraints that can be used to define them, while the refinement procedure computes the set of constraints that must be taken into consideration in the abstraction so as to exclude a given spurious counterexample. We implement this idea in two ways: an enumerative algorithm where a lazy abstraction approach is adopted, meaning that possibly different abstract domains are assigned to each exploration node; and a symbolic algorithm where the abstract transition system is encoded with Boolean formulas.
What problem does this paper attempt to address?