Using Dominators to Extract Observable Protocol Contexts

  • Authors:
  • Mahadevan Subramaniam;Jiangfan Shi

  • Affiliations:
  • University of Nebraska at Omaha;University of Nebraska at Omaha

  • Venue:
  • SEFM '05 Proceedings of the Third IEEE International Conference on Software Engineering and Formal Methods
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

While verifying complex protocols, it is often fruitful to consider all protocol contexts in which an interesting set of transitions may appear. The contexts are represented as yet another protocol called observable protocol that may be further analyzed. An efficient approach based on static analysis to compute an over-approximated protocol that includes all the runs of an observable protocol is described. The approach uses dominator relations over state and message dependency graphs. An over-approximation of transitions that occur with an interesting transition in any run are produced, from which a transition relation of the overapproximated protocol is automatically generated. To facilitate systematic state space exploration of the over approximated protocol, it is shown how a series of underapproximations can be generated by identifying parallelism among the transitions using dominators. The effectiveness of the proposed approach is illustrated by model checking several examples including several coherence protocols.