mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
2052cf95c1
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. PR: ports/9058 Submitted by: pangolin@home.com
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.
|