This package browser is in early development. Mind the rough edges.

mcrl2 202307.1

Toolset for the mCRL2 formal specification language

mCRL2 (micro Common Representation Language 2) is a formal specification language for describing concurrent discrete event systems. Its toolset supports analysis and automatic verification, linearisation, simulation, state-space exploration and generation, and tools to optimise and analyse specifications. Also, state spaces can be manipulated, visualised and analysed.

Installation

Install mcrl2 202307.1 as follows:

guix install mcrl2@202307.1

Or install the latest version:

guix install mcrl2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.