Dependency Analysis for Control Flow Cycles in Reactive Communicating Processes

Stefan Leue,Alin Ştefănescu,Wei Wei
DOI: https://doi.org/10.1007/978-3-540-85114-1_14
2008-01-01
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.
What problem does this paper attempt to address?