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 Script Computing DTP Betweenness Centrality Plot for all Case for "The Maximum Transmission Switching Flow Problem" #93

Conversation

franziska-wegner
Copy link
Owner

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

This PR introduces the scripts computing the DTP betweenness centrality plots for all case in one plot for [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/plot_dtp_betweenness_centrality_all.R
Screenshot 2024-01-05 at 4 06 48 AM

… in one plot

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

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (71faeb6) 94.57% compared to head (41edaed) 94.57%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #93   +/-   ##
=======================================
  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.

@franziska-wegner franziska-wegner merged commit 82370d5 into main Jan 5, 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/plot-DTP-betweenness-centrality-all-cases branch January 5, 2024 12:24
github-actions bot added a commit that referenced this pull request Jan 5, 2024
… "The Maximum Transmission Switching Flow Problem" (#93)

* Add script computing the DTP betweenness centrality plot for all case in one plot,
* [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci.

Publication:
* "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/plot_dtp_betweenness_centrality_all.R 82370d5
github-actions bot added a commit that referenced this pull request Jan 5, 2024
… "The Maximum Transmission Switching Flow Problem" (#93)

* Add script computing the DTP betweenness centrality plot for all case in one plot,
* [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci.

Publication:
* "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/plot_dtp_betweenness_centrality_all.R 82370d5
github-actions bot added a commit that referenced this pull request Jan 5, 2024
… "The Maximum Transmission Switching Flow Problem" (#93)

* Add script computing the DTP betweenness centrality plot for all case in one plot,
* [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci.

Publication:
* "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/plot_dtp_betweenness_centrality_all.R 82370d5
github-actions bot added a commit that referenced this pull request Jan 5, 2024
… "The Maximum Transmission Switching Flow Problem" (#93)

* Add script computing the DTP betweenness centrality plot for all case in one plot,
* [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci.

Publication:
* "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/plot_dtp_betweenness_centrality_all.R 82370d5
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