Home
last modified time | relevance | path

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

/dports/math/gecode/gecode-0916a1a/gecode/int/branch/
H A Dvar.hpp76 case SEL_AFC_MIN: case SEL_AFC_MAX: in expand()
137 return IntVarBranch(IntVarBranch::SEL_AFC_MAX,d,tbl); in INT_VAR_AFC_MAX()
142 return IntVarBranch(IntVarBranch::SEL_AFC_MAX,a,tbl); in INT_VAR_AFC_MAX()
347 case SEL_AFC_MIN: case SEL_AFC_MAX: in expand()
405 return BoolVarBranch(BoolVarBranch::SEL_AFC_MAX,d,tbl); in BOOL_VAR_AFC_MAX()
410 return BoolVarBranch(BoolVarBranch::SEL_AFC_MAX,a,tbl); in BOOL_VAR_AFC_MAX()
H A Dview-sel.cpp71 case IntVarBranch::SEL_AFC_MAX: in viewsel()
132 case IntVarBranch::SEL_AFC_MAX: in viewsel()
195 case BoolVarBranch::SEL_AFC_MAX: in viewsel()
220 case BoolVarBranch::SEL_AFC_MAX: in viewsel()
/dports/math/gecode/gecode-0916a1a/gecode/set/branch/
H A Dvar.hpp76 case SEL_AFC_MIN: case SEL_AFC_MAX: in expand()
137 return SetVarBranch(SetVarBranch::SEL_AFC_MAX,d,tbl); in SET_VAR_AFC_MAX()
142 return SetVarBranch(SetVarBranch::SEL_AFC_MAX,a,tbl); in SET_VAR_AFC_MAX()
H A Dview-sel.cpp71 case SetVarBranch::SEL_AFC_MAX: in viewsel()
124 case SetVarBranch::SEL_AFC_MAX: in viewsel()
/dports/math/gecode/gecode-0916a1a/gecode/float/branch/
H A Dvar.hpp76 case SEL_AFC_MIN: case SEL_AFC_MAX: in expand()
138 return FloatVarBranch(FloatVarBranch::SEL_AFC_MAX,d,tbl); in FLOAT_VAR_AFC_MAX()
143 return FloatVarBranch(FloatVarBranch::SEL_AFC_MAX,a,tbl); in FLOAT_VAR_AFC_MAX()
H A Dview-sel.cpp71 case FloatVarBranch::SEL_AFC_MAX: in viewsel()
124 case FloatVarBranch::SEL_AFC_MAX: in viewsel()
/dports/math/gecode/gecode-0916a1a/gecode/flatzinc/
H A Dbranch.hpp86 case IntBoolVarBranch::SEL_AFC_MAX: in expand()
115 return IntBoolVarBranch(IntBoolVarBranch::SEL_AFC_MAX,d); in INTBOOL_VAR_AFC_MAX()
119 return IntBoolVarBranch(IntBoolVarBranch::SEL_AFC_MAX,ia,ba); in INTBOOL_VAR_AFC_MAX()
H A Dbranch.cpp131 case IntBoolVarBranch::SEL_AFC_MAX: in branch()
H A Dbranch.hh48 SEL_AFC_MAX, ///< With largest accumulated failure count enumerator
/dports/math/gecode/gecode-0916a1a/gecode/
H A Dset.hh1313 SEL_AFC_MAX, ///< With largest accumulated failure count enumerator
H A Dfloat.hh1685 SEL_AFC_MAX, ///< With largest accumulated failure count enumerator
H A Dint.hh4712 SEL_AFC_MAX, ///< With largest accumulated failure count enumerator
4798 SEL_AFC_MAX, ///< With largest accumulated failure count enumerator