Experiments with cost optimization of hybrid clouds using Malloovia and Simllovia.
In order to execute the experiments, follow these steps:
- Install the required packages with:
pip install -r requirements.txt- Clean output files with:
snakemake clean -c1- Execute the experiments with:
snakemake -j 1- Plot the results using the notebook
PlotResults.ipynb.
You also can open the notebook without executing the experiments to see the result of the execution.