Home
last modified time | relevance | path

Searched defs:end_cumul_var (Results 1 – 2 of 2) sorted by relevance

/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Drouting_lp_scheduling.cc892 const int end_cumul_var = index_to_cumul_variable_[model->End(vehicle)]; in PackRoutes() local
H A Drouting.cc1697 IntVar* const end_cumul_var = dimension->cumuls()[End(vehicle)]; in ComputeVehicleClasses() local
2888 IntVar* const end_cumul_var = dim->CumulVar(End(v)); in CloseModelWithParameters() local