mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
8 lines
344 B
Plaintext
8 lines
344 B
Plaintext
|
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.
|