| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-06 | refactor(exp/capelin): Add independent Capelin distribution | Fabian 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. | |||
| 2021-05-05 | exp: Add support for experiment configuration | Fabian Mastenbroek | |
| This change adds support for configuring the experiments via configuration files using the TypeSafe config library. In the future, we will also integrate support for configuration into the harness. | |||
