Home
last modified time | relevance | path

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

/dports/math/gecode/gecode-0916a1a/gecode/float/branch/
H A Dview-sel.cpp81 case FloatVarBranch::SEL_DEGREE_SIZE_MIN: in viewsel()
134 case FloatVarBranch::SEL_DEGREE_SIZE_MIN: in viewsel()
H A Dvar.hpp218 return FloatVarBranch(FloatVarBranch::SEL_DEGREE_SIZE_MIN,tbl); in FLOAT_VAR_DEGREE_SIZE_MIN()
/dports/math/gecode/gecode-0916a1a/gecode/set/branch/
H A Dview-sel.cpp81 case SetVarBranch::SEL_DEGREE_SIZE_MIN: in viewsel()
134 case SetVarBranch::SEL_DEGREE_SIZE_MIN: in viewsel()
H A Dvar.hpp217 return SetVarBranch(SetVarBranch::SEL_DEGREE_SIZE_MIN,tbl); in SET_VAR_DEGREE_SIZE_MIN()
/dports/math/gecode/gecode-0916a1a/gecode/int/branch/
H A Dview-sel.cpp81 case IntVarBranch::SEL_DEGREE_SIZE_MIN: in viewsel()
142 case IntVarBranch::SEL_DEGREE_SIZE_MIN: in viewsel()
H A Dvar.hpp217 return IntVarBranch(IntVarBranch::SEL_DEGREE_SIZE_MIN,tbl); in INT_VAR_DEGREE_SIZE_MIN()
/dports/math/gecode/gecode-0916a1a/gecode/
H A Dset.hh1324 SEL_DEGREE_SIZE_MIN, ///< With smallest degree divided by domain size enumerator
H A Dfloat.hh1696 SEL_DEGREE_SIZE_MIN, ///< With smallest degree divided by domain size enumerator
H A Dint.hh4723 SEL_DEGREE_SIZE_MIN, ///< With smallest degree divided by domain size enumerator