Property Dependent Abstraction of Control Structure for Software Verification

  • Authors:
  • Thomas Firley;Ursula Goltz

  • Affiliations:
  • -;-

  • Venue:
  • FME '02 Proceedings of the International Symposium of Formal Methods Europe on Formal Methods - Getting IT Right
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present a technique to compute abstract models for formal system verification.The method reduces the state space by eliminating those parts of a system model which are not required to check a property. The abstract model depends on the property, which is a formula of the next-less fragment of CTL*. The algorithm reads a system description, annotates it with abstract sub-models for the statements, which are finally composed as abstract model for the system.In the paper we introduce the core algorithm and illustrate it by an example.