Gecode::Int::Branch::ValSplitMax Class Reference
[Integer value selection for branching]
#include <branch.hh>
Detailed Description
Class for splitting domain (upper half first).Requires
#include "int/branch.hh"
Definition at line 105 of file branch.hh.
Public Member Functions | |
| int | val (IntView x) |
| Return minimum value of view x. | |
| ModEvent | tell (Space *home, unsigned int a, IntView x, int n) |
Tell (a = 0) or (a = 1). | |
Member Function Documentation
|
|
Return minimum value of view x.
Definition at line 68 of file select-val.icc. |
|
||||||||||||||||||||
|
Tell
Definition at line 72 of file select-val.icc. |
The documentation for this class was generated from the following files:
- int/branch.hh (Revision: 2381)
- int/branch/select-val.icc (Revision: 2072)

(a = 0) or
(a = 1).