Home
last modified time | relevance | path

Searched refs:transit_i_max (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Drouting.cc5977 const int64_t transit_i_max = transit_var->Max(); in PropagateVehicle() local
5982 transit_var->SetMin(CapSub(transit_i_max, slack_from_ub)); in PropagateVehicle()