Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Standard Usage Script for the Experiments #89

Conversation

franziska-wegner
Copy link
Owner

This PR adds evaluations/2018_ACM_The-Maximum-Transmission-Switching-Flow-Problem/experiments/Usages/standardUsage.sh [1] to simplify the experimental execution. It defines a standard usage interface for the experiments including the details of a specified configuration script. Templates for configuration scripts can be found under

  • ./localConfig.sh
  • ./serverConfig.sh where "./localConfig.sh" is the default configuration.

Publication:
[1] The Maximum Transmission Switching Flow Problem, 2018, ACM e-Energy, doi:10.1145/3208903.3208910.

Publication:
* 2018: ACM e-Energy, The Maximum Transmission Switching Flow Problem.

What?
* Defines a standard usage interface for the experiments including the
  details of a specified configuration script. Templates for
  configuration scripts can be found under
  * ./localConfig.sh
  * ./serverConfig.sh
  where "./localConfig.sh" is the default configuration.

Changes to be committed:
	new file:   evaluations/2018_ACM_The-Maximum-Transmission-Switching-Flow-Problem/experiments/Usages/standardUsage.sh
@franziska-wegner franziska-wegner added documentation Improvements or additions to documentation evaluation New evaluation scripts and results labels Jan 4, 2024
@franziska-wegner franziska-wegner self-assigned this Jan 4, 2024
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e9903e6) 94.57% compared to head (dbec31b) 94.57%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #89   +/-   ##
=======================================
  Coverage   94.57%   94.57%           
=======================================
  Files          55       55           
  Lines        5050     5050           
=======================================
  Hits         4776     4776           
  Misses        274      274           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

…8_ACM-e-Energy_The-Maximum-Transmission-Switching-Flow-Problem/experiment-standard-usage-script
@franziska-wegner franziska-wegner merged commit 6eae9d2 into main Jan 4, 2024
17 checks passed
@franziska-wegner franziska-wegner deleted the franziska-wegner/2024/january/evaluation/2018_ACM-e-Energy_The-Maximum-Transmission-Switching-Flow-Problem/experiment-standard-usage-script branch January 4, 2024 20:57
github-actions bot added a commit that referenced this pull request Jan 4, 2024
This PR adds `evaluations/2018_ACM_The-Maximum-Transmission-Switching-Flow-Problem/experiments/Usages/standardUsage.sh` [1] to simplify the experimental execution. It defines a standard usage interface for the experiments including the details of a specified configuration script. Templates for configuration scripts can be found under

* ./localConfig.sh
* ./serverConfig.sh where "./localConfig.sh" is the default configuration.

Publication:
[1] The Maximum Transmission Switching Flow Problem, 2018, ACM e-Energy, doi:10.1145/3208903.3208910. 6eae9d2
github-actions bot added a commit that referenced this pull request Jan 4, 2024
This PR adds `evaluations/2018_ACM_The-Maximum-Transmission-Switching-Flow-Problem/experiments/Usages/standardUsage.sh` [1] to simplify the experimental execution. It defines a standard usage interface for the experiments including the details of a specified configuration script. Templates for configuration scripts can be found under

* ./localConfig.sh
* ./serverConfig.sh where "./localConfig.sh" is the default configuration.

Publication:
[1] The Maximum Transmission Switching Flow Problem, 2018, ACM e-Energy, doi:10.1145/3208903.3208910. 6eae9d2
github-actions bot added a commit that referenced this pull request Jan 4, 2024
This PR adds `evaluations/2018_ACM_The-Maximum-Transmission-Switching-Flow-Problem/experiments/Usages/standardUsage.sh` [1] to simplify the experimental execution. It defines a standard usage interface for the experiments including the details of a specified configuration script. Templates for configuration scripts can be found under

* ./localConfig.sh
* ./serverConfig.sh where "./localConfig.sh" is the default configuration.

Publication:
[1] The Maximum Transmission Switching Flow Problem, 2018, ACM e-Energy, doi:10.1145/3208903.3208910. 6eae9d2
github-actions bot added a commit that referenced this pull request Jan 4, 2024
This PR adds `evaluations/2018_ACM_The-Maximum-Transmission-Switching-Flow-Problem/experiments/Usages/standardUsage.sh` [1] to simplify the experimental execution. It defines a standard usage interface for the experiments including the details of a specified configuration script. Templates for configuration scripts can be found under

* ./localConfig.sh
* ./serverConfig.sh where "./localConfig.sh" is the default configuration.

Publication:
[1] The Maximum Transmission Switching Flow Problem, 2018, ACM e-Energy, doi:10.1145/3208903.3208910. 6eae9d2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation evaluation New evaluation scripts and results
Projects
Development

Successfully merging this pull request may close these issues.

Add Evaluation Scripts for "The Maximum Transmission Switching Flow Problem" (2018, ACM e-Energy) Paper
1 participant