Title :
LTL Satisfiability Checking Revisited
Author :
Jianwen Li ; Lijun Zhang ; Geguang Pu ; Vardi, Moshe Y. ; Jifeng He
Author_Institution :
Software Eng., East China Normal Univ., Shanghai, China
Abstract :
We propose a novel algorithm for the satisfiability problem for Linear Temporal Logic (LTL). Existing approaches first transform the LTL formula into a B"uchi automaton and then perform an emptiness checking of the resulting automaton. Instead, our approach works on-the-fly by inspecting the formula directly, thus enabling finding a satisfying model quickly without constructing the full automaton. This makes our algorithm particularly fast for satisfiable formulas. We report on a prototype implementation, showing that our approach significantly outperforms state-of-the-art tools.
Keywords :
computability; finite automata; temporal logic; Büchi automaton; LTL formula; LTL satisfiability checking; emptiness checking; linear temporal logic; satisfiable formulas; Automata; Benchmark testing; Gold; Mathematical model; Model checking; Noise measurement; Tagging; LTL Transition system; LTL satisfiability checking; Obligation Set;
Conference_Titel :
Temporal Representation and Reasoning (TIME), 2013 20th International Symposium on
Conference_Location :
Pensacola, FL
Print_ISBN :
978-1-4799-2240-6
DOI :
10.1109/TIME.2013.19