On-the-fly verification system for asynchronous concurrent systems
Spin is an efficient on-the-fly verification system (a `model checker') for asynchronous concurrent systems, such as data communication protocols, distributed operating systems, database systems, etc. It can be used to prove both safety and liveness properties, including all correctness requirements expressible in linear time temporal logic. Spin uses a high level language to specify systems descriptions, called PROMELA (PROcess MEta LAnguage).
$
pkg install spinOrigin
devel/spin
Size
1.46MiB
License
BSD3CLAUSE
Maintainer
adridg@FreeBSD.org
Dependencies
2 packages
Required by
0 packages