Merit class for AFC.
More...
#include <merit.hpp>
|
typedef View | View |
| View type.
|
typedef View::VarType | Var |
| Corresponding variable type.
|
typedef double | Val |
| Type of merit.
|
template<class
View>
class Gecode::MeritAFC< View >
Merit class for AFC.
Definition at line 108 of file merit.hpp.
◆ MeritAFC() [1/2]
Constructor for initialization.
◆ MeritAFC() [2/2]
Constructor for cloning.
Definition at line 246 of file merit.hpp.
◆ operator()()
Return AFC as merit for view x at position i.
Definition at line 250 of file merit.hpp.
◆ notice()
Whether dispose must always be called (that is, notice is needed)
Definition at line 255 of file merit.hpp.
◆ dispose()
Dispose view selection.
Definition at line 261 of file merit.hpp.
◆ afc
The documentation for this class was generated from the following file: