Since version 2.0, mpbn ships the mpbn.simulation module and mpbn-sim command line.
It is integrated in the CoLoMoTo Docker image since version 2022-12-01.
pip install https://github.com/bnediction/mpbn-sim/archive/refs/heads/main.zip
The mpbn_sim command takes as input a JSON file describing the model and the
simulation parameters.
See https://github.com/bnediction/mpbn-sim/tree/main/experiments
for example of experiment files.
mpbn_sim experiments/file.json
See mpbn_sim -h for options.