Module rs_graph::maxflow::dinic [] [src]

This module implements Dinic' max flow algorithm

Structs

Dinic

The dinic max-flow algorithm.