Home
last modified time | relevance | path

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

/dports/math/gecode/gecode-0916a1a/gecode/set/branch/
H A Dvar.hpp87 case SEL_CHB_SIZE_MIN: case SEL_CHB_SIZE_MAX: in expand()
277 return SetVarBranch(SetVarBranch::SEL_CHB_SIZE_MAX,tbl); in SET_VAR_CHB_SIZE_MAX()
282 return SetVarBranch(SetVarBranch::SEL_CHB_SIZE_MAX,c,tbl); in SET_VAR_CHB_SIZE_MAX()
H A Dview-sel.cpp95 case SetVarBranch::SEL_CHB_SIZE_MAX: in viewsel()
148 case SetVarBranch::SEL_CHB_SIZE_MAX: in viewsel()
/dports/math/gecode/gecode-0916a1a/gecode/float/branch/
H A Dvar.hpp87 case SEL_CHB_SIZE_MIN: case SEL_CHB_SIZE_MAX: in expand()
278 return FloatVarBranch(FloatVarBranch::SEL_CHB_SIZE_MAX,tbl); in FLOAT_VAR_CHB_SIZE_MAX()
283 return FloatVarBranch(FloatVarBranch::SEL_CHB_SIZE_MAX,c,tbl); in FLOAT_VAR_CHB_SIZE_MAX()
H A Dview-sel.cpp95 case FloatVarBranch::SEL_CHB_SIZE_MAX: in viewsel()
148 case FloatVarBranch::SEL_CHB_SIZE_MAX: in viewsel()
/dports/math/gecode/gecode-0916a1a/gecode/int/branch/
H A Dvar.hpp87 case SEL_CHB_SIZE_MIN: case SEL_CHB_SIZE_MAX: in expand()
277 return IntVarBranch(IntVarBranch::SEL_CHB_SIZE_MAX,c,tbl); in INT_VAR_CHB_SIZE_MAX()
282 return IntVarBranch(IntVarBranch::SEL_CHB_SIZE_MAX,tbl); in INT_VAR_CHB_SIZE_MAX()
H A Dview-sel.cpp95 case IntVarBranch::SEL_CHB_SIZE_MAX: in viewsel()
156 case IntVarBranch::SEL_CHB_SIZE_MAX: in viewsel()
/dports/math/gecode/gecode-0916a1a/gecode/flatzinc/
H A Dbranch.hpp101 case IntBoolVarBranch::SEL_CHB_SIZE_MAX: in expand()
155 return IntBoolVarBranch(IntBoolVarBranch::SEL_CHB_SIZE_MAX,d); in INTBOOL_VAR_CHB_SIZE_MAX()
159 return IntBoolVarBranch(IntBoolVarBranch::SEL_CHB_SIZE_MAX,ic,bc); in INTBOOL_VAR_CHB_SIZE_MAX()
H A Dbranch.cpp161 case IntBoolVarBranch::SEL_CHB_SIZE_MAX: in branch()
H A Dbranch.hh53 SEL_CHB_SIZE_MAX ///< With largest CHB Q-score divided by domain size enumerator
/dports/math/gecode/gecode-0916a1a/gecode/
H A Dset.hh1331 SEL_CHB_SIZE_MAX ///< With largest CHB Q-score divided by domain size enumerator
H A Dfloat.hh1703 SEL_CHB_SIZE_MAX ///< With largest CHB Q-score divided by domain size enumerator
H A Dint.hh4730 SEL_CHB_SIZE_MAX, ///< With largest CHB Q-score divided by domain size enumerator