Merit class for CHB over size.
More...
#include <branch.hh>
|
typedef View | View |
| View type.
|
typedef View::VarType | Var |
| Corresponding variable type.
|
typedef double | Val |
| Type of merit.
|
template<class
View>
class Gecode::Int::Branch::MeritCHBSize< View >
Merit class for CHB over size.
Requires
Definition at line 191 of file branch.hh.
◆ MeritCHBSize() [1/2]
Constructor for initialization.
◆ MeritCHBSize() [2/2]
Constructor for cloning.
Definition at line 161 of file merit.hpp.
◆ operator()()
Return size over action as merit for view x at position i.
Definition at line 165 of file merit.hpp.
◆ notice()
Whether dispose must always be called (that is, notice is needed)
Definition at line 170 of file merit.hpp.
◆ dispose()
Dispose view selection.
Definition at line 175 of file merit.hpp.
◆ chb
The documentation for this class was generated from the following files: