Home
last modified time | relevance | path

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

/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Drouting.h1347 const std::vector<IntVar*>& ResourceVars(int resource_group) const { in ResourceVars() function
H A Drouting.cc478 model->ResourceVars(rg_index); in Next()
574 model_.ResourceVars(rg_index_); in Next()