Dynamic Partial Order Reduction Using Probe Sets

  • Authors:
  • Harmen Kastenberg;Arend Rensink

  • Affiliations:
  • Department of Computer Science, University of Twente, Enschede, The Netherlands 7500 AE;Department of Computer Science, University of Twente, Enschede, The Netherlands 7500 AE

  • Venue:
  • CONCUR '08 Proceedings of the 19th international conference on Concurrency Theory
  • Year:
  • 2008

Quantified Score

Hi-index 0.01

Visualization

Abstract

We present an algorithm for partial order reduction in the context of a countable universe of deterministic actions, of which finitely many are enabled at any given state. This means that the algorithm is suited for a setting in which resources, such as processes or objects, are dynamically created and destroyed, without an a prioribound. The algorithm relies on abstract enabling and disabling relations among actions, rather than associated sets of concurrent processes. It works by selecting so-called probe setsat every state, and backtracking in case the probe is later discovered to have missed some possible continuation.We show that this improves the potential reduction with respect to persistent sets. We then instantiate the framework by assuming that states are essentially sets of entities(out of a countable universe) and actions test, delete and create such entities. Typical examples of systems that can be captured in this way are Petri nets and (more generally) graph transformation systems. We show that all the steps of the algorithm, including the estimation of the missed actions, can be effectively implemented for this setting.