Gecode::IntAFC Gecode::AFC int.hh forceinline Gecode::IntAFC::IntAFC (void) IntAFC void Construct as not yet initialized. The only member functions that can be used on a constructed but not yet initialized AFC storage is init or the assignment operator. forceinline Gecode::IntAFC::IntAFC (const IntAFC &a) IntAFC const IntAFC & a Copy constructor. IntAFC & forceinline IntAFC & Gecode::IntAFC::operator= (const IntAFC &a) operator= const IntAFC & a Assignment operator. forceinline Gecode::IntAFC::IntAFC (Home home, const IntVarArgs &x, double d=1.0) IntAFC Home home const IntVarArgs & x double d 1.0 Initialize for integer variables x with decay factor d. forceinline Gecode::IntAFC::IntAFC (Home home, const BoolVarArgs &x, double d=1.0) IntAFC Home home const BoolVarArgs & x double d 1.0 Initialize for Boolean variables x with decay factor d. void forceinline void Gecode::IntAFC::init (Home, const IntVarArgs &x, double d=1.0) init Home home const IntVarArgs & x double d 1.0 Initialize for integer variables x with decay factor d. This member function can only be used once and only if the AFC storage has been constructed with the default constructor. void forceinline void Gecode::IntAFC::init (Home, const BoolVarArgs &x, double d=1.0) init Home home const BoolVarArgs & x double d 1.0 Initialize for Boolean variables x with decay factor d. This member function can only be used once and only if the AFC storage has been constructed with the default constructor. Recording AFC information for integer and Boolean variables. def Gecode::IntAFCAFC Gecode::IntAFCAFC Gecode::IntAFCAFC Gecode::IntAFCAFC Gecode::IntAFCdecay Gecode::IntAFCdecay Gecode::IntAFCdef Gecode::IntAFCinit Gecode::IntAFCinit Gecode::IntAFCinit Gecode::IntAFCinitialized Gecode::IntAFCIntAFC Gecode::IntAFCIntAFC Gecode::IntAFCIntAFC Gecode::IntAFCIntAFC Gecode::IntAFCn Gecode::IntAFCoperator<< Gecode::IntAFCoperator= Gecode::IntAFCoperator= Gecode::IntAFCset Gecode::IntAFCsize Gecode::IntAFCupdate Gecode::IntAFC~AFC