summaryrefslogtreecommitdiff
path: root/opendc-experiments/opendc-experiments-capelin/README.md
AgeCommit message (Collapse)Author
2022-05-06refactor(exp/capelin): Add independent Capelin distributionFabian Mastenbroek
This change updates the Capelin experiments so it can be distributed and executed independently of the main OpenDC distribution. We provide a new command line interface for users to directly run the experiments. Alternatively, the `CapelinRunner` class encapsulates the logic for running the experiments and can be used programmatically.