A Database Approach to Distributed State-Space Generation

作者:Blom Stefan*; Lisser Bert; van de Pol Jaco; Weber Michael
来源:Journal of Logic and Computation, 2011, 21(1): 45-62.
DOI:10.1093/logcom/exp004

摘要

We study distributed state-space generation on a cluster of workstations. It is explained why state-space partitioning by a global hash function is problematic when states contain variables from unbounded domains, such as lists or other recursive data types. Our solution is to introduce a database which maintains a global numbering of state values. We also describe tree compression, a technique of recursive state folding, and show that it is superior to manipulating plain state vectors. This solution is implemented and linked to the mu CRL toolset, where state values are implemented as maximally shared terms (ATerms). However, it is applicable to other models as well, e.g. PROMELA or LOTOS models. Our experiments show the trade-offs between keeping the database global, replicated or local, depending on the available network bandwidth and latency.

  • 出版日期2011-2