Verifying
Multi-threaded
Software
with Spin
|
|
discover | learn | use | community |
Open Source: Starting with Version 6.4.5 from January 2016, the Spin sources are available under the standard BSD 3-Clause open source license. Spin is now also part of the latest stable release of Debian Linux, and has made it into the 16.10+ distributions of Ubuntu. The current Spin version is 6.5.1 (July 2020). |
Symposia: The 30th International Spin Symposium was held April 10-11 2024 in Luxembourg, co-located with ETAPS-2024. The Symposium is organized by Thomas Neele and Anton Wijs. |
Courses: A short online course
in software verification and logic model checking is available (password required).
There are a total 15 short lectures covering the automata-theoretic verification
method, the basic use of Spin, model extraction from
C source code, abstraction methods, and swarm verification techniques.
You can see an overview via this link.
An excellent introduction to the basics of model checking.
In-Depth: A full one semester college-level course is also available, complete with transcripts of every lecture, quizzes, assignments, and exercises to test your understanding and practice new skills. Details can be found in this syllabus. |
Interactive Static Analysis: Take a look at: https://spinroot.com/cobra where you can find information on a somewhat different approach to static source code analysis. The Cobra tool is fast enough to be used interactively on quite large code bases. Executables to evaluate the tool are available for Linux, Cygwin/Windows, and Mac. |
Tau Tool: A simple front-end tool for Spin, called Tau (short for Tiny Automata) can be downloaded from: https://spinroot.com/spin/tau_v1.tar.gz, and is distributed under LGPL, originally by Caltech, as a teaching tool for formal verification and finite automata. |
|
|