Merit class for degree.
More...
#include <merit.hpp>
|
| typedef View | View |
| | View type.
|
| typedef View::VarType | Var |
| | Corresponding variable type.
|
| typedef unsigned int | Val |
| | Type of merit.
|
template<class
View>
class Gecode::MeritDegree< View >
Merit class for degree.
Definition at line 93 of file merit.hpp.
◆ MeritDegree() [1/2]
Constructor for initialization.
◆ MeritDegree() [2/2]
Constructor for cloning.
Definition at line 230 of file merit.hpp.
◆ operator()()
Return degree as merit for view x at position i.
Definition at line 234 of file merit.hpp.
The documentation for this class was generated from the following file: