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

Download:

Current browse context:

cs.LO

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 > Logic in Computer Science

Title: Alleviating State-space Explosion in Component-based Systems with Distributed, Parallel Reachability Analysis Algorithm

Abstract: In this work, we alleviate the well-known State-Space Explosion (SSE) problem in Component Based Systems (CBS). We consider CBS that can be specified as a system of n Communicating Finite State Machines (CFSMs) interacting by rendezvous/handshake method. In order to avoid the SSE incurred by the traditional product machine composition of the given input CFSMs based on interleaving semantics, we construct a sum machine composition based on state-oriented partial-order semantics. The sum machine consists of a set of n unfolded CFSMs. By storing statically, just a small subset of global state vectors at synchronization points, called the synchronous environment vectors and generating the rest of the global-state vectors dynamically on need basis depending on the reachability to be verified, the sum machine alleviates the SSE of the product machine. We demonstrate the implementation of checking the reachability of global state vector from the checking of local reachabilities of the components of the given state vector, through a parallel, distributed algorithm. Parallel and distributed algorithms to generate the sum machine and verifying the reachability in it both without exponential complexity are the contributions of this work. Keywords: interleaving semantics, partial-order semantics, sum machine, product machine, synchronization points, synchronous environment state vectors, reachability.
Comments: arXiv admin note: text overlap with arXiv:1709.10379 by other authors
Subjects: Logic in Computer Science (cs.LO); Multiagent Systems (cs.MA)
Cite as: arXiv:1803.03127 [cs.LO]
  (or arXiv:1803.03127v6 [cs.LO] for this version)

Submission history

From: Vasumathi Narayanan [view email]
[v1] Tue, 6 Mar 2018 16:44:41 GMT (1139kb)
[v2] Sat, 30 Jun 2018 07:11:49 GMT (1456kb)
[v3] Tue, 10 Jul 2018 11:45:00 GMT (1459kb)
[v4] Wed, 11 Jul 2018 02:58:27 GMT (1455kb)
[v5] Sat, 14 Jul 2018 15:43:34 GMT (1457kb)
[v6] Mon, 13 Aug 2018 09:16:42 GMT (1603kb)

Link back to: arXiv, form interface, contact.