Gecode::CpltSet::Branch::ByNone Class Reference
[CpltSet view selection for branching]
#include <branch.hh>
Detailed Description
View selection class for first view.Requires
#include "gecode/set/branch.hh"
Definition at line 115 of file branch.hh.
Public Member Functions | |
| ViewSelStatus | init (const Space *, CpltSetView) |
| Intialize with view x. | |
| ViewSelStatus | select (const Space *, CpltSetView) |
| 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::ByNone::init | ( | const Space * | , | |
| CpltSetView | ||||
| ) | [inline] |
| ViewSelStatus Gecode::CpltSet::Branch::ByNone::select | ( | const Space * | , | |
| CpltSetView | ||||
| ) | [inline] |
| Support::Symbol Gecode::CpltSet::Branch::ByNone::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)
