Searched refs:test_excess (Results 1 – 1 of 1) sorted by relevance
179 FlowValue test_excess = 0; in push_relabel() local185 test_excess += get(residual_capacity, *a_iter); in push_relabel()186 if (test_excess > (std::numeric_limits< FlowValue >::max)()) in push_relabel()