diff options
| author | Loïc Guégan <loic.guegan@mailbox.org> | 2025-09-23 12:14:53 +0200 |
|---|---|---|
| committer | Loïc Guégan <loic.guegan@mailbox.org> | 2025-09-23 12:14:53 +0200 |
| commit | 5b039db15f54f98085fa1b5b22efaa86c49db370 (patch) | |
| tree | 151ff76b89a4d718c332912cfc9c163db2c2a032 /simulations/results/analysis/README.md | |
| parent | a7ae172acb70d3545460fbc468c8d5c7e2cce0ad (diff) | |
Cleaning result folder
Diffstat (limited to 'simulations/results/analysis/README.md')
| -rw-r--r-- | simulations/results/analysis/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/simulations/results/analysis/README.md b/simulations/results/analysis/README.md new file mode 100644 index 0000000..b5ea412 --- /dev/null +++ b/simulations/results/analysis/README.md @@ -0,0 +1,11 @@ +# Impact of loosely coupled data dissemination policies for resource challenged environments + +Files: +- analysis.R: Generate Figure 3 and Figure 4 from the paper +- analysis_test.R: Here to make some analysis tests and compared CCGRID21 rejected paper result to the new version we propose in CCGRID2022 +- CCGRID2022.csv: Simulation results used in the paper + +Folders: +- output: All analysis output files +- scheduler: Analysis script to generate a schedule chart of the simulation +- CCGRID2021_REJECTED: Paper that was rejected in CCGRID 2021 with the csv containing results from the pdf |
