Merit class for AFC 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::MeritAFCSize< View >
Merit class for AFC over size.
Requires
Definition at line 141 of file branch.hh.
◆ MeritAFCSize() [1/2]
Constructor for initialization.
◆ MeritAFCSize() [2/2]
Constructor for cloning.
Definition at line 108 of file merit.hpp.
◆ operator()()
Return AFC over size as merit for view x at position i.
Definition at line 112 of file merit.hpp.
◆ notice()
Whether dispose must always be called (that is, notice is needed)
Definition at line 117 of file merit.hpp.
◆ dispose()
Dispose view selection.
Definition at line 122 of file merit.hpp.
◆ afc
The documentation for this class was generated from the following files: