Sciweavers

ASE
2008

Model driven code checking

13 years 4 months ago
Model driven code checking
Model checkers were originally developed to support the formal verification of high-level design models of distributed system designs. Over the years, they have become unmatched in precision and performance in this domain. Research in model checking has meanwhile moved towards methods that allow us to reason also about implementation level artifacts (e.g., software code) directly, instead of hand-crafted representations of those artifacts. This does not mean that there is no longer a place for the use of high-level models, but it does mean that such models are used in a different way today. In the approach that we describe here, high-level models are used to represent the environment for which the code is to be verified, but not the application itself. The code of the application is now executed as is by l checker, while using powerful forms of abstraction on-the-fly to build the abstract state space that guides the verification process. This model-driven code checking method allows us...
Gerard J. Holzmann, Rajeev Joshi, Alex Groce
Added 08 Dec 2010
Updated 08 Dec 2010
Type Journal
Year 2008
Where ASE
Authors Gerard J. Holzmann, Rajeev Joshi, Alex Groce
Comments (0)