forked from rucio/rucio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: implement a flow overlay for topology
Implement a wrapper class around topology which adds flow-related information on top of the topological data. I.e. how much data is entering/leaving a node and how much is crossing each link. Initial implementation for the maximum concurrent flow algorithm which would allow to find the near-optimal (fractional) placement of the demand into the network.
- Loading branch information
Radu Carpa
committed
Nov 27, 2023
1 parent
62ea1d3
commit 8225252
Showing
1 changed file
with
268 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters