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 LaTex Table Generator for Algorithm Comparison in "The Maximum Transmission Switching Flow Problem" #112

Conversation

franziska-wegner
Copy link
Owner

This script computes the comparison table of PF, MPF, and MTSF models that are evaluated on the NESTA benchmark sets 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/table_models_algorithms.R
Screenshot 2024-01-09 at 1 57 15 AM

… the NESTA benchmark sets

What:
This script computes the comparison table of PF, MPF, and MTSF models
that are evaluated on the NESTA benchmark sets in the paper
"The Maximum Transmission Switching Flow Problem", 2018, ACM e-Energy,
doi:10.1145/3208903.3208910.

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/table_models_algorithms.R
@franziska-wegner franziska-wegner added documentation Improvements or additions to documentation statistics New analysis features evaluation New evaluation scripts and results labels Jan 9, 2024
@franziska-wegner franziska-wegner self-assigned this Jan 9, 2024
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (49bb732) 94.57% compared to head (e9156f0) 94.57%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #112   +/-   ##
=======================================
  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 enabled auto-merge (squash) January 9, 2024 10:47
@franziska-wegner franziska-wegner merged commit 0bfb226 into main Jan 9, 2024
17 checks passed
@franziska-wegner franziska-wegner deleted the franziska-wegner/2024/january/evaluation/generate-evaluation-latex-table-from-datasets branch January 9, 2024 10:48
github-actions bot added a commit that referenced this pull request Jan 9, 2024
…ansmission Switching Flow Problem" (#112)

This script computes the comparison table of PF, MPF, and MTSF models that are evaluated on the NESTA benchmark sets 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/table_models_algorithms.R 0bfb226
github-actions bot added a commit that referenced this pull request Jan 9, 2024
…ansmission Switching Flow Problem" (#112)

This script computes the comparison table of PF, MPF, and MTSF models that are evaluated on the NESTA benchmark sets 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/table_models_algorithms.R 0bfb226
github-actions bot added a commit that referenced this pull request Jan 9, 2024
…ansmission Switching Flow Problem" (#112)

This script computes the comparison table of PF, MPF, and MTSF models that are evaluated on the NESTA benchmark sets 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/table_models_algorithms.R 0bfb226
github-actions bot added a commit that referenced this pull request Jan 9, 2024
…ansmission Switching Flow Problem" (#112)

This script computes the comparison table of PF, MPF, and MTSF models that are evaluated on the NESTA benchmark sets 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/table_models_algorithms.R 0bfb226
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