Home
last modified time | relevance | path

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

/dports/math/gecode/gecode-0916a1a/gecode/int/gcc/
H A Dbnd-sup.hpp287 bool check_update_max(ViewArray<Card>& k);
418 PartialSum<Card>::check_update_max(ViewArray<Card>& k) { in check_update_max() function in Gecode::Int::GCC::PartialSum
H A Dbnd.hpp704 if (ups.check_update_max(k)) in propagate()