Generated on Sat Nov 11 01:12:19 2006 for Gecode by doxygen 1.5.1

Gecode::SetVar Member List

This is the complete list of members for Gecode::SetVar, including all inherited members.

assigned(void) constGecode::SetVar [inline]
cardMax(void) constGecode::SetVar [inline]
cardMin(void) constGecode::SetVar [inline]
contains(int i) constGecode::SetVar [inline]
glbMax(void) constGecode::SetVar [inline]
glbMin(void) constGecode::SetVar [inline]
glbSize(void) constGecode::SetVar [inline]
init(Space *home)Gecode::SetVar [inline]
init(Space *home, int glbMin, int glbMax, int lubMin, int lubMax, unsigned int cardMin=0, unsigned int cardMax=Limits::Set::card_max)Gecode::SetVar [inline]
init(Space *home, const IntSet &glbD, int lubMin, int lubMax, unsigned int cardMin=0, unsigned int cardMax=Limits::Set::card_max)Gecode::SetVar [inline]
init(Space *home, int glbMin, int glbMax, const IntSet &lubD, unsigned int cardMin=0, unsigned int cardMax=Limits::Set::card_max)Gecode::SetVar [inline]
init(Space *home, const IntSet &glbD, const IntSet &lubD, unsigned int cardMin=0, unsigned int cardMax=Limits::Set::card_max)Gecode::SetVar [inline]
lubMax(void) constGecode::SetVar [inline]
lubMin(void) constGecode::SetVar [inline]
lubSize(void) constGecode::SetVar [inline]
notContains(int i) constGecode::SetVar [inline]
operator<<(std::ostream &, const Gecode::SetVar &x)Gecode::SetVar [related]
SetVar(void)Gecode::SetVar [inline]
SetVar(Space *home)Gecode::SetVar
SetVar(Space *home, int glbMin, int glbMax, int lubMin, int lubMax, unsigned int cardMin=0, unsigned int cardMax=Limits::Set::card_max)Gecode::SetVar
SetVar(Space *home, const IntSet &glbD, int lubMin, int lubMax, unsigned int cardMin=0, unsigned int cardMax=Limits::Set::card_max)Gecode::SetVar
SetVar(Space *home, int glbMin, int glbMax, const IntSet &lubD, unsigned int cardMin=0, unsigned int cardMax=Limits::Set::card_max)Gecode::SetVar
SetVar(Space *home, const IntSet &glbD, const IntSet &lubD, unsigned int cardMin=0, unsigned int cardMax=Limits::Set::card_max)Gecode::SetVar
unknownSize(void) constGecode::SetVar [inline]
update(Space *home, bool, SetVar &x)Gecode::SetVar [inline]
variable(void) constGecode::SetVar [inline]