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 Plots for each Case in "The Maximum Transmission Switching Flow Problem" #92

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 each case 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_single.R
Screenshot 2024-01-05 at 3 36 44 AM Screenshot 2024-01-05 at 3 37 35 AM Screenshot 2024-01-05 at 3 37 27 AM

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_single.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
…e (cutY)

Publication:
* "The Maximum Transmission Switching Flow Problem", 2018, ACM e-Energy, doi:10.1145/3208903.3208910.
@franziska-wegner franziska-wegner force-pushed the franziska-wegner/2024/january/evaluation/2018_ACM-e-Energy_The-Maximum-Transmission-Switching-Flow-Problem/plot-DTP-betweenness-centrality-single branch from 27a32e6 to 151c1ae Compare January 5, 2024 11:35
pre-commit-ci bot and others added 2 commits January 5, 2024 11:35
…8_ACM-e-Energy_The-Maximum-Transmission-Switching-Flow-Problem/plot-DTP-betweenness-centrality-single
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f3ef454) 94.57% compared to head (611975a) 94.57%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #92   +/-   ##
=======================================
  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 71faeb6 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-single branch January 5, 2024 11:57
github-actions bot added a commit that referenced this pull request Jan 5, 2024
…n "The Maximum Transmission Switching Flow Problem" (#92)

* Add script computing the DTP betweenness centrality plot for each case
* Add script computing the DTP betweenness centrality plot for each case (cutY)
* [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_single.R 71faeb6
github-actions bot added a commit that referenced this pull request Jan 5, 2024
…n "The Maximum Transmission Switching Flow Problem" (#92)

* Add script computing the DTP betweenness centrality plot for each case
* Add script computing the DTP betweenness centrality plot for each case (cutY)
* [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_single.R 71faeb6
github-actions bot added a commit that referenced this pull request Jan 5, 2024
…n "The Maximum Transmission Switching Flow Problem" (#92)

* Add script computing the DTP betweenness centrality plot for each case
* Add script computing the DTP betweenness centrality plot for each case (cutY)
* [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_single.R 71faeb6
github-actions bot added a commit that referenced this pull request Jan 5, 2024
…n "The Maximum Transmission Switching Flow Problem" (#92)

* Add script computing the DTP betweenness centrality plot for each case
* Add script computing the DTP betweenness centrality plot for each case (cutY)
* [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_single.R 71faeb6
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