Removing Irrelevant Atomic Formulas for Checking Timed Automata Efficiently

Jianhua Zhao,Xuandong Li,Tao Zheng,Guoliang Zheng
DOI: https://doi.org/10.1007/978-3-540-40903-8_4
2004-01-01
Abstract:Reachability analysis for timed automata can be done by enumeration of time zones, which are conjunctions of atomic formulas of the form x - y less than or equal to (<)n. This paper shows that some of the atomic formulas in a generated time zone can be removed while the reachability analysis algorithm generates the same set of reachable locations. We call such formulas irrelevant ones. By removing the irrelevant formulas, the number of symbolic states associated with each location is reduced. We present two methods to detect irrelevant formulas. Case studies show that, for some kind of timed automata, these methods may significantly reduce the space requirement for reachability analysis.
What problem does this paper attempt to address?