State Space Analysis Using Symmetries on Decision Diagrams

  • Authors:
  • Maximilien Colange;Fabrice Kordon;Yann Thierry-Mieg;Souheib Baarir

  • Affiliations:
  • -;-;-;-

  • Venue:
  • ACSD '12 Proceedings of the 2012 12th International Conference on Application of Concurrency to System Design
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Two well-accepted techniques to tackle combinatorial explosion in model-checking are exploitation of symmetries and the use of reduced decision diagrams. Some work showed that these two techniques can be stacked in specific cases. This paper presents a novel and more general approach to combine these two techniques. Expected benefits of this combination are:· in symmetry-based reduction, the main source of complexity resides in the canonization computation that must be performed for each new encountered state, the use of shared decision diagrams allows one to canonize sets of states at once.· in decision diagram based techniques, dependencies between variables induce explosion in representation size, the manipulation of canonical states allows to partly overcome this limitation. We show that this combination is experimentally effective in many typical cases.