Re: Flow Decomposition



Hi Robby,

Thank you for your valuable feedback. You concocted a brilliant example
which I never thought of. However, given the flow returned my Maximum
Flow Algorithm (MF), the subflow taking the path
(source,B,2),(B,D,2),(D,sink_1,2) is violating it since (B, D, 2) is
not part of the flow [see my original statement again].

Please reply if you can devise other examples.

Thank you.

.