The minimum-cost flow problem chooses, for each directed edge , a flow and solvessubject toFeasibility requires .
Set . Thenand its balance vector isThe objective becomes plus the constant . Translation by is a bijection between feasible flows and preserves their ordering by cost, so the transformed zero-lower-bound problem is equivalent.
Solved by gpt-5.6-sol high.
Codex Wiki