Non-integer Maximum Flow
Maximum flow problems involve finding a feasible flow through a flow network that is maximum. In this variant, the capacities may be non-integers.
Parameters
- : number of vertices
- : number of edges
- : maximum edge capacity
Insufficient data to display graph
Filters
Computational Model
Randomization
Approximation
Algorithms Table
Insuffient Data to display table
Reductions Table
Insuffient Data to display table
Other relevant algorithms
Insuffient Data to display table