Checking Finite Traces Using Alternating Automata

  • Authors:
  • Bernd Finkbeiner;Henny Sipma

  • Affiliations:
  • Computer Science Department, Stanford University, Stanford, CA 94305, USA. finkbeiner@cs.uni-sb.de;Computer Science Department, Stanford University, Stanford, CA 94305, USA. sipma@cs.stanford.edu

  • Venue:
  • Formal Methods in System Design
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Alternating automata have been commonly used as a basis for static verification of reactive systems. In this paper we show how alternating automata can be used in runtime verification. We present three algorithms to check at runtime whether a reactive program satisfies a temporal specification, expressed by a linear-time temporal logic formula. The three methods start from the same alternating automaton but traverse the automaton in different ways: depth-first, breadth-first, and backwards, respectively. We then show how an extension of these algorithms, that collects statistical data while verifying the execution trace, can be used for a more detailed analysis of the runtime behavior. All three methods have been implemented and experimental results are presented.