Home
last modified time | relevance | path

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

/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Drouting_lp_scheduling.cc1258 const int64_t vehicle_end_max = current_route_max_cumuls_.back(); in SetRouteCumulConstraints() local
1274 vehicle_end_max <= break_start_min) { in SetRouteCumulConstraints()