Sciweavers

CAV
1992
Springer

State-Space Caching Revisited

13 years 8 months ago
State-Space Caching Revisited
State-space caching is a veri cation technique for nite-state concurrent systems. It performs an exhaustive exploration of the state space of the system being checked while storing only all states of just one execution sequence plus as many other previously visited states as available memory allows. So far, this technique has been of little practical signi cance: it allows one to reduce memory usage by only two to three times, before an unacceptable blow-up of the run-time overhead sets in. The explosion of the run-time requirements is due to redundant multiple explorations of unstored parts of the state space. Indeed, almost all states in the state space of concurrent systems are typically reached several times during the search. In this paper, we present a method to tackle the main cause of this prohibitive state matching: the explorationofallpossible interleavings ofconcurrent executions of the system, which all lead to the same state. Then, we show that, in many cases, with this m...
Patrice Godefroid, Gerard J. Holzmann, Didier Piro
Added 09 Aug 2010
Updated 09 Aug 2010
Type Conference
Year 1992
Where CAV
Authors Patrice Godefroid, Gerard J. Holzmann, Didier Pirottin
Comments (0)