Integer value commit classes
[Other available functionality]
Classes | |
| class | Gecode::Int::Branch::ValCommitEq< View > |
| Value commit class for equality. More... | |
| class | Gecode::Int::Branch::ValCommitLq< View > |
| Value commit class for less or equal. More... | |
| class | Gecode::Int::Branch::ValCommitGq< View > |
| Value commit class for greater or equal. More... | |
| class | Gecode::Int::Branch::ValCommitGr< View > |
| Value commit class for greater. More... | |
Detailed Description
Contains the value commit classes for integer and Boolean views that can be used together with the generic view/value branchers.
All value commit classes require
#include <gecode/int/branch.hh>
