summaryrefslogtreecommitdiff
path: root/simulator/input/environments
AgeCommit message (Collapse)Author
2021-03-06sim: 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.