Merit class for size.
More...
#include <branch.hh>
|
| typedef View | View |
| | View type.
|
| |
| typedef View::VarType | Var |
| | Corresponding variable type.
|
| |
| typedef unsigned int | Val |
| | Type of merit.
|
| |
template<class
View>
class Gecode::Int::Branch::MeritSize< View >
Merit class for size.
Requires
Definition at line 105 of file branch.hh.
◆ MeritSize() [1/2]
Constructor for initialization.
◆ MeritSize() [2/2]
Constructor for cloning.
Definition at line 76 of file merit.hpp.
◆ operator()()
Return size as merit for view x at position i.
Definition at line 80 of file merit.hpp.
The documentation for this class was generated from the following files: