CSPM-FiringRules: Firing rules semantic of CSPM

[ bsd3, concurrency, formal-methods, language, library ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

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]
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 7290 total (19 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]