petgraph 0.8.3

Graph data structure library. Provides graph types and graph algorithms.
Documentation
1
2
// For backwards compatibility.
pub use crate::algo::maximum_flow::ford_fulkerson;