SEFLLOOct 25, 2017

State Space Reduction for Reachability Graph of CSM Automata

arXiv:1710.09083v11 citations
Originality Synthesis-oriented
AI Analysis

This work addresses state space explosion for CSM automata, offering a domain-specific solution that is incremental compared to existing interleaving-based methods.

The paper tackles the state space explosion problem in CSM automata by proposing a reduction method based on identical temporal consequences instead of action independence, which is not applicable in CSM models. This approach reduces space requirements for state space representation, though not construction time, with significant savings possible in regular CSM systems.

Classical CTL temporal logics are built over systems with interleaving model concurrency. Many attempts are made to fight a state space explosion problem (for instance, compositional model checking). There are some methods of reduction of a state space based on independence of actions. However, in CSM model, which is based on coincidences rather than on interleaving, independence of actions cannot be defined. Therefore a state space reduction basing on identical temporal consequences rather than on independence of action is proposed. The new reduction is not as good as for interleaving systems, because all successors of a state (in depth of two levels) must be obtained before a reduction may be applied. This leads to reduction of space required for representation of a state space, but not in time of state space construction. Yet much savings may occur in regular state spaces for CSM systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes