A Fast Transition Of Linear Temporal Logic Formulae To Transition-Based Bchi Automata

Laixiang Shan,Zheng Qin
DOI: https://doi.org/10.1504/IJCAT.2016.073603
2016-01-01
International Journal of Computer Applications in Technology
Abstract:This paper presents an algorithm based on revised tableau rules, which converts linear temporal logic formulae to transition-based Buchi automata more efficiently. The algorithm is geared towards being used in model checking in on-the-fly fashion. The algorithm circumvents the intermediate steps and the simplification process that follows, and therefore performs more efficiently. By attaching the satisfaction information of the infinite sequence on states and transitions, we can judge whether the runs of the automata are acceptable by using only one acceptance condition set, but not multiple ones. On-the-fly simplifications as well as binary decision diagram presentation are adopted in the algorithm to gain significant reduction both on the size of product automata and on the computational complexity. It can expand the state nodes while detecting the validity of these, removing the invalid nodes and combining equivalent states and transitions. By comparative testing with other conversion tools, the algorithm runs faster, with fewer states and transitions of the automaton.
What problem does this paper attempt to address?