Home
last modified time | relevance | path

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

/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Drouting.cc1254 const int64_t new_idx_max = callback_->RangeLastInsideInterval( in SetMin() local
1256 index_->SetMax(new_idx_max); in SetMin()
1279 const int64_t new_idx_max = callback_->RangeLastInsideInterval( in SetMax() local
1281 index_->SetMax(new_idx_max); in SetMax()