diff options
author | jseger <jseger@FreeBSD.org> | 1998-12-12 22:17:48 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-12-12 22:17:48 +0000 |
commit | 6e1b42457b329b230364e5d42a862a5eba441823 (patch) | |
tree | b588b121ac59da9d750a8b6dc4287f4f310674af /devel/spin/pkg-comment | |
parent | 1312b8b317057b0b586fbc86667cad137b3d9e7a (diff) | |
download | FreeBSD-ports-6e1b42457b329b230364e5d42a862a5eba441823.zip FreeBSD-ports-6e1b42457b329b230364e5d42a862a5eba441823.tar.gz |
Import of math spin:
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
Diffstat (limited to 'devel/spin/pkg-comment')
-rw-r--r-- | devel/spin/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/spin/pkg-comment b/devel/spin/pkg-comment new file mode 100644 index 0000000..3cce122 --- /dev/null +++ b/devel/spin/pkg-comment @@ -0,0 +1 @@ +An on-the-fly verification system for asynchronous concurrent systems |