* added script `create_plots.py` to create a plot for every run in `tools/runs` * runs are saved by the argument they were created with, e.g. `PyBoolNet:stablestates` * you should be able to run `python3 benchmark.py PyBoolNet:stablestates` (if you have pyboolnet installed)
create_plots.pyto create a plot for every run intools/runsPyBoolNet:stablestatespython3 benchmark.py PyBoolNet:stablestates(if you have pyboolnet installed)