Recording AFC information for set variables.
More...
#include <set.hh>
List of all members.
Detailed Description
Recording AFC information for set variables.
Definition at line 1153 of file set.hh.
Constructor & Destructor Documentation
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.
Definition at line 41 of file afc.hpp.
Copy constructor.
Definition at line 44 of file afc.hpp.
Initialize for set variables x with decay factor d.
Definition at line 53 of file afc.hpp.
Member Function Documentation
SetAFC & Gecode::SetAFC::operator= |
( |
const SetAFC & |
a | ) |
[inline] |
Assignment operator.
Definition at line 48 of file afc.hpp.
Initialize for set 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.
Definition at line 58 of file afc.hpp.
The documentation for this class was generated from the following files: