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 gen_tables.sh used for "The Maximum Transmission Switching Flow Problem" #113

Conversation

franziska-wegner
Copy link
Owner

@franziska-wegner franziska-wegner commented Jan 10, 2024

Generates the short and long tables that are used in the paper [1].

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

Changes to be committed:

  • new file: evaluations/2018_ACM_The-Maximum-Transmission-Switching-Flow-Problem/statistics/gen_tables.sh
Screenshot 2024-01-09 at 1 57 15 AM

What:
Generates the short and long tables that are used in the paper
"The Maximum Transmission Switching Flow Problem", 2018, ACM e-Energy,
doi:10.1145/3208903.3208910.

Changes to be committed:
	new file:   evaluations/2018_ACM_The-Maximum-Transmission-Switching-Flow-Problem/statistics/gen_tables.sh
@franziska-wegner franziska-wegner added documentation Improvements or additions to documentation statistics New analysis features evaluation New evaluation scripts and results labels Jan 10, 2024
@franziska-wegner franziska-wegner self-assigned this Jan 10, 2024
…erate-evaluation-latex-table-from-datasets-shell-script
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0bfb226) 94.57% compared to head (0d30b94) 94.57%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #113   +/-   ##
=======================================
  Coverage   94.57%   94.57%           
=======================================
  Files          55       55           
  Lines        5049     5049           
=======================================
  Hits         4775     4775           
  Misses        274      274           

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

@franziska-wegner franziska-wegner merged commit daa2941 into main Jan 10, 2024
17 checks passed
@franziska-wegner franziska-wegner deleted the franziska-wegner/2024/january/evaluation/generate-evaluation-latex-table-from-datasets-shell-script branch January 10, 2024 11:28
github-actions bot added a commit that referenced this pull request Jan 10, 2024
… Problem" (#113)

Generates the short and long tables that are used in the paper [1].

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

Changes to be committed:
* new file: `evaluations/2018_ACM_The-Maximum-Transmission-Switching-Flow-Problem/statistics/gen_tables.sh` daa2941
github-actions bot added a commit that referenced this pull request Jan 10, 2024
… Problem" (#113)

Generates the short and long tables that are used in the paper [1].

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

Changes to be committed:
* new file: `evaluations/2018_ACM_The-Maximum-Transmission-Switching-Flow-Problem/statistics/gen_tables.sh` daa2941
github-actions bot added a commit that referenced this pull request Jan 10, 2024
… Problem" (#113)

Generates the short and long tables that are used in the paper [1].

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

Changes to be committed:
* new file: `evaluations/2018_ACM_The-Maximum-Transmission-Switching-Flow-Problem/statistics/gen_tables.sh` daa2941
github-actions bot added a commit that referenced this pull request Jan 10, 2024
… Problem" (#113)

Generates the short and long tables that are used in the paper [1].

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

Changes to be committed:
* new file: `evaluations/2018_ACM_The-Maximum-Transmission-Switching-Flow-Problem/statistics/gen_tables.sh` daa2941
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 statistics New analysis features
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