Searched refs:flow_delta (Results 1 – 1 of 1) sorted by relevance
360 FlowValue flow_delta = min BOOST_PREVENT_MACRO_SUBSTITUTION( in push_flow() local364 get(residual_capacity, u_v) - flow_delta); in push_flow()367 get(residual_capacity, rev) + flow_delta); in push_flow()369 put(excess_flow, u, get(excess_flow, u) - flow_delta); in push_flow()370 put(excess_flow, v, get(excess_flow, v) + flow_delta); in push_flow()