| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-25 | build: Migrate to flat project structure | Fabian Mastenbroek | |
| This change updates the project structure to become flattened. Previously, the simulator, frontend and API each lived into their own directory. With this change, all modules of the project live in the top-level directory of the repository. This should improve discoverability of modules of the project. | |||
| 2021-03-06 | sim: Implement energy models from CloudSim (#79) | Hongyu | |
| This commit implements the energy models that are present in CloudSim: 1. Constant 2. Linear 3. Cubic 4. Square root 5. Interpolation based on data. | |||
| 2021-02-23 | Extract testing conventions from Kotlin conventions | Fabian Mastenbroek | |
| This change extracts the configuration for test from the Kotlin library conventions. | |||
