Gecode::CpltSet::Branch::ByMaxUnknown Class Reference
[CpltSet view selection for branching]
#include <branch.hh>
Detailed Description
View selection class for view with greatest element in lub-glb.Requires
#include "gecode/set/branch.hh"
Definition at line 188 of file branch.hh.
Public Member Functions | |
ViewSelStatus | init (const Space *, CpltSetView x) |
Intialize with view x. | |
ViewSelStatus | select (const Space *, CpltSetView x) |
Possibly select better view x. | |
Static Public Member Functions | |
static Support::Symbol | type (void) |
Type of this view selection (for reflection). |
Member Function Documentation
ViewSelStatus Gecode::CpltSet::Branch::ByMaxUnknown::init | ( | const Space * | , | |
CpltSetView | x | |||
) | [inline] |
ViewSelStatus Gecode::CpltSet::Branch::ByMaxUnknown::select | ( | const Space * | , | |
CpltSetView | x | |||
) | [inline] |
Support::Symbol Gecode::CpltSet::Branch::ByMaxUnknown::type | ( | void | ) | [inline, static] |
The documentation for this class was generated from the following files:
- gecode/cpltset/branch.hh (Revision: 6185)
- gecode/cpltset/branch/select-view.icc (Revision: 5864)