This is the complete list of members for Gecode::SetAction, including all inherited members.
acquire(void) | Gecode::Action | inlineprotected |
Action(void) | Gecode::Action | inline |
Action(const Action &a) | Gecode::Action | |
Action(Home home, ViewArray< View > &x, double d, typename BranchTraits< typename View::VarType >::Merit bm) | Gecode::Action | inline |
decay(Space &home, double d) | Gecode::Action | |
decay(const Space &home) const | Gecode::Action | |
def | Gecode::Action | static |
init(Home home, const SetVarArgs &x, double d=1.0, SetBranchMerit bm=nullptr) | Gecode::SetAction | |
Gecode::Action::init(Home home, ViewArray< View > &x, double d, typename BranchTraits< typename View::VarType >::Merit bm) | Gecode::Action | inline |
operator bool(void) const | Gecode::Action | inline |
operator SetAction &operator=(const SetAction &a) | Gecode::SetAction | |
operator<<(std::basic_ostream< Char, Traits > &os, const Action &a) | Gecode::Action | related |
operator=(const Action &a) | Gecode::Action | |
operator[](int i) const | Gecode::Action | inline |
release(void) | Gecode::Action | inlineprotected |
SetAction(void) | Gecode::SetAction | inline |
SetAction(const SetAction &a) | Gecode::SetAction | inline |
SetAction(Home home, const SetVarArgs &x, double d=1.0, SetBranchMerit bm=nullptr) | Gecode::SetAction | |
size(void) const | Gecode::Action | inline |
storage | Gecode::Action | protected |
update(int i) | Gecode::Action | inlineprotected |
update(Space &home, bool share, Action &a) | Gecode::Action | |
~Action(void) | Gecode::Action |