summaryrefslogtreecommitdiff
path: root/opendc-experiments/opendc-experiments-scenario/src
AgeCommit message (Collapse)Author
2024-04-04Fixed scenario and portfolio experiment (#211)Dante Niewenhuis
* Fixed the scenario canBeFile problem * Fixed the scenario canBeFile problem
2024-03-19Scenario and Portfolio update (#209)Dante Niewenhuis
* Initial commit * Implemented a new systems of defining and running scenarios / portfolios. Scenarios and Portfolios can now be defined using JSON files similar to topologies. This allows user to define experiments without changing any KotLin code. * Ran spotlessApply