momba-vm

Crates.iomomba-vm
lib.rsmomba-vm
version0.1.0
sourcesrc
created_at2020-10-27 10:24:32.879029
updated_at2020-10-27 10:24:32.879029
descriptionA VM for Momba's compiled model representation.
homepage
repositoryhttps://github.com/koehlma/momba
max_upload_size
id305953
size2,113
Maximilian Köhl (koehlma)

documentation

https://docs.rs/clock-zones

README

momba-vm

crate documentation

A VM for Momba's compiled model representation (MombaCR). Momba is a Python framework for dealing with quantitative models centered around the JANI-model interchange format. For efficient state space exploration, Momba compiles JANI models into MombaCR which is then executed within a MombaCR VM. This library implements such a MombaCR VM.

Commit count: 594

cargo fmt