CSPM-FiringRules: Firing rules semantic of CSPM
[ bsd3, concurrency, formal-methods, language, library ]
[ Propose Tags ]
[ Report a vulnerability ]
This package contains functions for computing the transitions of a CSP process based on the standard CSP firing rule semantic (see The Theory and Practice of Concurrency A.W. Roscoe 1999.) It also contains a rudimentary tracer for executing transitions, some QuickCheck tests, and a data type for proof trees. To use this package one has to provide instances for the classes and type families, defined in the CSPM-CoreLanguage package. The package contains two mock-implementations that provide these instances. The CSPM-Interpreter package contains an other implementation.
Modules
[Index]
Downloads
- CSPM-FiringRules-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.3.0.3, 0.4.0.0, 0.4.1.2, 0.4.2.0, 0.4.3.0, 0.4.4.0 |
---|---|
Dependencies | base (>=4.0 && <5.0), containers (>=0.3 && <0.4), CSPM-CoreLanguage (>=0.1 && <0.2), mtl (>=1.1 && <1.2), QuickCheck (>=2.1 && <2.2), random (>=1.0 && <1.1) [details] |
Tested with | ghc ==6.12.2 |
License | BSD-3-Clause |
Author | 2010 Marc Fontaine |
Maintainer | Marc Fontaine <fontaine@cs.uni-duesseldorf.de> |
Category | Language, Formal Methods, Concurrency |
Home page | http://www.stups.uni-duesseldorf.de/~fontaine/csp |
Uploaded | by MarcFontaine at 2010-05-06T13:02:03Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 7460 total (9 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |