From dff30fa60809c018101052f395b09cf17cb83ccb Mon Sep 17 00:00:00 2001 From: Dante Niewenhuis Date: Tue, 19 Mar 2024 20:26:04 +0100 Subject: Scenario and Portfolio update (#209) * 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 --- opendc-experiments/opendc-experiments-capelin/README.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 opendc-experiments/opendc-experiments-capelin/README.md (limited to 'opendc-experiments/opendc-experiments-capelin/README.md') diff --git a/opendc-experiments/opendc-experiments-capelin/README.md b/opendc-experiments/opendc-experiments-capelin/README.md deleted file mode 100644 index d86fe81d..00000000 --- a/opendc-experiments/opendc-experiments-capelin/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# Capelin -Data-Driven Compute Capacity Procurement for Cloud Datacenters Using Portfolios of Scenarios. - -See the [publication](https://arxiv.org/abs/2103.02060) and -[thesis](https://repository.tudelft.nl/islandora/object/uuid:d6d50861-86a3-4dd3-a13f-42d84db7af66?collection=education) for information. - -## License - -OpenDC and Capelin are distributed under the MIT license. See [LICENSE-OpenDC.txt](/LICENSE.txt) and [LICENSE.txt](LICENSE.txt). -- cgit v1.2.3