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 (const Space *home, SetView x) const |
Return maximum value of view x. | |
ModEvent | tell (Space *home, unsigned int a, SetView x, int v) |
Tell ![]() ![]() |
Member Function Documentation
|
Return maximum value of view x.
Definition at line 41 of file select-val.icc. |
|
Tell
Definition at line 51 of file select-val.icc. |
The documentation for this class was generated from the following files:
- gecode/set/branch.hh (Revision: 3390)
- gecode/set/branch/select-val.icc (Revision: 3390)