C++ Reference: class MaxFlow

Note: This documentation is automatically generated.

Default instance MaxFlow that uses StarGraph. Note that we cannot just use a typedef because of dependent code expecting MaxFlow to be a real class. TODO(user): Modify this code and remove it.
Method
MaxFlow

Arguments: const StarGraph* graph, NodeIndex source, NodeIndex target