Crate mcrl2

Source
Expand description

This crate provides safe bindings for the libraries of the mCRL2 toolset, using the FFI defined in the mcrl2-sys crate.

Modulesยง

  • Rust interface of Atermpp
  • Safe abstraction for the data library, containing rewriters and data specifications. In most cases we avoid storing unnecessary data in aterms and instead use structs where appropriate.
  • Safe abstraction for the LPS library,