Gecode::Set::Branch::ValMax Class Reference
[Set value selection for branching]
#include <branch.hh>
Detailed Description
Class for selecting maximum value.All value selection classes require
#include "gecode/set/branch.hh"
Definition at line 69 of file branch.hh.
Public Member Functions | |
int | val (SetView x) |
Return maximum value of view x. | |
ModEvent | tell (Space *home, unsigned int a, SetView x, int v) |
Tell ![]() ![]() |
Member Function Documentation
int Gecode::Set::Branch::ValMax::val | ( | SetView | x | ) | [inline] |
The documentation for this class was generated from the following files:
- gecode/set/branch.hh (Revision: 2138)
- gecode/set/branch/select-val.icc (Revision: 2138)