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