This repository was archived by the owner on Oct 22, 2021. It is now read-only.
Max flow with weighted graphs #40
Open
Description
It would be nice to specialize methods on weighted graphs, with weights representing the capacities. In a lot of situations, people who need flow algorithms work with weighted graphs. It also provide a sparse representation of the flow network. (without the need of an external sparse matrix).
(related : #9)
Metadata
Metadata
Assignees
Labels
No labels