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

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