CSPM-FiringRules: Firing rules semantic of CSPM
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.
[Skip to Readme]
Modules
[Index]
- CSPM
- FiringRules
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
quickcheck | enable QuickCheck tests | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- CSPM-FiringRules-0.4.4.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.5 && <0.6), CSPM-CoreLanguage (>=0.3 && <0.4), mtl (>=2.1 && <2.3), parallel-tree-search (>=0.4 && <0.5), QuickCheck (>=2.6 && <2.11), random (>=1.0 && <1.2), tree-monad (>=0.3 && <0.4) [details] |
Tested with | ghc ==8.2.1 |
License | BSD-3-Clause |
Author | 2010 - 2017 Marc Fontaine <Marc.Fontaine@gmx.de> |
Maintainer | Marc Fontaine <Marc.Fontaine@gmx.de> |
Category | Language, Formal Methods, Concurrency |
Source repo | head: git clone git://github.com/MarcFontaine/cspm |
Uploaded | by MarcFontaine at 2017-10-26T16:04:59Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 7389 total (22 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-10-26 [all 1 reports] |