Model checking almost all paths can be less expensive than checking all paths

  • Authors:
  • Matthias Schmalz;Hagen Völzer;Daniele Varacca

  • Affiliations:
  • ETH Zürich, Switzerland;IBM Zurich Research Laboratory, Switzerland;PPS, CNRS & Univ. Paris 7, France

  • Venue:
  • FSTTCS'07 Proceedings of the 27th international conference on Foundations of software technology and theoretical computer science
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

We compare the complexities of the following two model checking problems: checking whether a linear-time formula is satisfied by all paths (which we call universal model checking) and checking whether a formula is satisfied by almost all paths (which we call fair model checking here). For many interesting classes of linear-time formulas, both problems have the same complexity: for instance, they are PSPACE-complete for LTL. In this paper, we show that fair model checking can have lower complexity than universal model checking, viz., we prove that fair model checking for L(F∞) can be done in time linear in the size of the formula and of the system, while it is known that universal model checking for L(F∞) is co-NP-complete. L(F∞) denotes the class of LTL formulas in which (F∞) is the only temporal operator. We also present other new results on the complexity of fair and universal model checking. In particular, we prove that fair model checking for RLTL is co-NP-complete.