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

  • VV: number of vertices
  • EE: number of edges
  • UU: 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