Deltares / ra2ce

RA2CE helps to quantify resilience of critical infrastructure networks, prioritize interventions and adaptation measures and select the most appropriate action perspective to increase resilience considering future conditions.
https://deltares.github.io/ra2ce/
Other
7 stars 1 forks source link

Feat/277 allow undirect graph creation #484

Closed sahand-asgarpour closed 2 weeks ago

sahand-asgarpour commented 2 weeks ago

Issue addressed

Solves #277

Undirected graph remains so for NetworkSimplificationWithAttributeExclusion. For NetworkSimplificationWithoutAttributeExclusion it becomes directed (needed for the external simplification function).

Code of conduct

What has been done?

Explain how you addressed the resolution of the related issue, what choices you made and why.

Checklist

Additional Notes (optional)

It is not directly related to #277 but affects the simplification results.