Gecode::Int::Branch::ValMin Class Reference
[Integer value selection for branching]
#include <branch.hh>
Detailed Description
Class for selecting minimum value.All value selection classes require
#include "gecode/int/branch.hh"
Definition at line 45 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 ![]() ![]() |
Member Function Documentation
int Gecode::Int::Branch::ValMin::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)