We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.SE

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Software Engineering

Title: Using Decision Diagrams to Compactly Represent the State Space for Explicit Model Checking

Abstract: The enormous number of states reachable during explicit model checking is the main bottleneck for scalability. This paper presents approaches of using decision diagrams to represent very large state space compactly and efficiently. This is possible for asynchronous systems as two system states connected by a transition often share many same local portions. Using decision diagrams can significantly reduce memory demand by not using memory to store the redundant information among different states. This paper considers multi-value decision diagrams for this purpose. Additionally, a technique to reduce the runtime overhead of using these diagrams is also described. Experimental results and comparison with the state compression method as implemented in the model checker SPIN show that the approaches presented in this paper are memory efficient for storing large state space with acceptable runtime overhead.
Subjects: Software Engineering (cs.SE); Data Structures and Algorithms (cs.DS)
ACM classes: D.2.4
Cite as: arXiv:2004.14995 [cs.SE]
  (or arXiv:2004.14995v1 [cs.SE] for this version)

Submission history

From: Hao Zheng [view email]
[v1] Thu, 30 Apr 2020 17:37:56 GMT (1082kb,D)

Link back to: arXiv, form interface, contact.