An Alternative to Model Checking: Verification by Random Search of AND-OR Graphs Representing Finite-State Models

  • Authors:
  • David Owen;Bojan Cukic;Tim Menzies

  • Affiliations:
  • -;-;-

  • Venue:
  • HASE '02 Proceedings of the 7th IEEE International Symposium on High Assurance Systems Engineering
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

In the development of high-assurance systems, formal modeling, analysis and verification techniques are playing an increasingly important role. In spite of significant advances, formal modeling and verification using model checking, still suffer from limited applicability. The mainreason is the exponential runtime space growth exhibited, in the general case, by model checkers.In this papel; we describe a less rigorous alternative to model checking. We propose an algorithm that automatically translates Finite State Machine models used by model checkers into a variation of AND-OR graphs. State space verification of AND-OR graphs does not suffer from state space explosion, but its exhaustive search is an NP complete problem. Hence, we demonstrate that random search of AND-OR graphs is a viable alternative to model checking, suitable for system debugging and fast analysis during system development. We support our conclusions through the studies of two models, Dekker's two process mutual exclusion algorithm and the Space Shuttle's liquid hydrogen subsystem.