Principles of the Spin Model Checker
The Spin model checker is a widely used professional software tool for specifying and verifying concurrent and distributed systems. Models, written in a simple language called Promela, can be simulated randomly or interactively. Spin can generate efficient verifiers that search for a counterexample...
Main Author: | |
---|---|
Corporate Author: | |
Format: | eBook |
Language: | English |
Published: |
London
Springer London
2008, 2008
|
Edition: | 1st ed. 2008 |
Subjects: | |
Online Access: | |
Collection: | Springer eBooks 2005- - Collection details see MPG.ReNa |
Table of Contents:
- Sequential Programming in Promela
- Verification of Sequential Programs
- Concurrency
- Synchronization
- Verification with Temporal Logic
- Data and Program Structures
- Channels
- Nondeterminism
- Advanced Topics in Promela
- Advanced Topics in Spin
- Case Studies