
This is the complete list of members for Test::Set::Var::Construct, including all inherited members.
| Base(const std::string &s) | Test::Base | |
| con(Space &home, int glbMin, int glbMax, int lubMin, int lubMax, unsigned int minCard=0, unsigned int maxCard=Gecode::Set::Limits::card, bool fail=true) | Test::Set::Var::Construct | inline |
| con(Space &home, const IntSet &glb, int lubMin, int lubMax, unsigned int minCard=0, unsigned int maxCard=Gecode::Set::Limits::card, bool fail=true) | Test::Set::Var::Construct | inline |
| con(Space &home, int glbMin, int glbMax, const IntSet &lub, unsigned int minCard=0, unsigned int maxCard=Gecode::Set::Limits::card, bool fail=true) | Test::Set::Var::Construct | inline |
| con(Space &home, const IntSet &glb, const IntSet &lub, unsigned int minCard=0, unsigned int maxCard=Gecode::Set::Limits::card, bool fail=true) | Test::Set::Var::Construct | inline |
| Construct(void) | Test::Set::Var::Construct | inline |
| fixpoint(void) | Test::Base | inlinestatic |
| main(int argc, char *argv[]) | Test::Base | related |
| name(void) const | Test::Base | inline |
| next(void) const | Test::Base | inline |
| next(Base *n) | Test::Base | inline |
| post(Space &home, SetVarArray &, IntVarArray &) | Test::Set::Var::Construct | inlinevirtual |
| Test::Set::SetTest::post(Gecode::Space &, Gecode::SetVarArray &, Gecode::IntVarArray &, Gecode::Reify) | Test::Set::SetTest | inlinevirtual |
| rand | Test::Base | static |
| run(void) | Test::Set::SetTest | virtual |
| SetTest(const std::string &s, int a, const Gecode::IntSet &d, bool r=false, int w=0) | Test::Set::SetTest | inline |
| solution(const SetAssignment &) const | Test::Set::Var::Construct | inlinevirtual |
| sort(void) | Test::Base | static |
| str(Gecode::SetRelType srt) | Test::Set::SetTest | inlinestatic |
| str(Gecode::SetOpType srt) | Test::Set::SetTest | inlinestatic |
| str(int i) | Test::Set::SetTest | inlinestatic |
| str(const Gecode::IntArgs &i) | Test::Set::SetTest | inlinestatic |
| tests(void) | Test::Base | inlinestatic |
| ~Base(void) | Test::Base | virtual |