Dependency Analysis for Control Flow Cycles in Reactive Communicating Processes

  • Authors:
  • Stefan Leue;Alin Ştefănescu;Wei Wei

  • Affiliations:
  • Department of Computer and Information Science, University of Konstanz, Konstanz, Germany D-78457;SAP Research CEC Darmstadt, , Darmstadt, Germany D-64283;Department of Computer and Information Science, University of Konstanz, Konstanz, Germany D-78457

  • Venue:
  • SPIN '08 Proceedings of the 15th international workshop on Model Checking Software
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

The execution of a reactive system amounts to the repetitions of executions of control flow cycles in the component processes of the system. The way in which cycle executions are combined is not arbitrary since cycles may depend on or exclude one another. We believe that the information of such dependencies is important to the design, understanding, and verification of reactive systems. In this paper, we formally define the concept of a cycle dependency, and propose several static analysis methods to discover such dependencies. We have implemented several strategies for computing cycle dependencies and compared their performance with realistic models of considerable size. It is also shown how the detection of accurate dependencies is used to improve a livelock freedom analysis that we developed previously.