void init(Home home, const VarArgArray< Var > &x, double d, bool share=true)
Initialize for variables x and decay factor d.
void init(Home home, const FloatVarArgs &x, double d=1.0, bool share=true)
Initialize for float variables x with decay factor d.
Class for AFC (accumulated failure count) management.
FloatAFC(void)
Construct as not yet initialized.
struct Gecode::@585::NNF::@62::@64 a
For atomic nodes.
Post propagator for SetVar x
Gecode toplevel namespace
AFC & operator=(const AFC &a)
Assignment operator.
FloatAFC & operator=(const FloatAFC &a)
Assignment operator.
Home class for posting propagators
Recording AFC information for float variables.