Merit class for CHB.
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::MeritCHB< View >
Merit class for CHB.
Definition at line 153 of file merit.hpp.
◆ MeritCHB() [1/2]
Constructor for initialization.
◆ MeritCHB() [2/2]
Constructor for cloning.
Definition at line 301 of file merit.hpp.
◆ operator()()
Return action as merit for view x at position i.
Definition at line 305 of file merit.hpp.
◆ notice()
Whether dispose must always be called (that is, notice is needed)
Definition at line 310 of file merit.hpp.
◆ dispose()
Dispose view selection.
Definition at line 315 of file merit.hpp.
◆ chb
The documentation for this class was generated from the following file: