Gecode::SetVarArray Gecode::VarArray< SetVar > set.hh
Creation and initialization
forceinline Gecode::SetVarArray::SetVarArray (void) SetVarArray void Default constructor (array of size 0) forceinline Gecode::SetVarArray::SetVarArray (const SetVarArray &) SetVarArray const SetVarArray & a Initialize from set variable array a (share elements) forceinline Gecode::SetVarArray::SetVarArray (Space &home, const SetVarArgs &) SetVarArray Space & home const SetVarArgs & a Initialize from set variable argument array a (copy elements) GECODE_SET_EXPORT GECODE_SET_EXPORT Gecode::SetVarArray::SetVarArray (Space &home, int n) SetVarArray Space & home int n Allocate array for n set variables (variables are uninitialized) GECODE_SET_EXPORT GECODE_SET_EXPORT Gecode::SetVarArray::SetVarArray (Space &home, int n, int glbMin, int glbMax, int lubMin, int lubMax, unsigned int minCard=0, unsigned int maxCard=Set::Limits::card) SetVarArray Space & home int n int glbMin int glbMax int lubMin int lubMax unsigned int minCard 0 unsigned int maxCard Set::Limits::card Create an array of size n. Each variable is initialized with the bounds and cardinality as given by the arguments. GECODE_SET_EXPORT GECODE_SET_EXPORT Gecode::SetVarArray::SetVarArray (Space &home, int n, const IntSet &glb, int lubMin, int lubMax, unsigned int minCard=0, unsigned int maxCard=Set::Limits::card) SetVarArray Space & home int n const IntSet & glb int lubMin int lubMax unsigned int minCard 0 unsigned int maxCard Set::Limits::card Create an array of size n. Each variable is initialized with the bounds and cardinality as given by the arguments. GECODE_SET_EXPORT GECODE_SET_EXPORT Gecode::SetVarArray::SetVarArray (Space &home, int n, int glbMin, int glbMax, const IntSet &lub, unsigned int minCard=0, unsigned int maxCard=Set::Limits::card) SetVarArray Space & home int n int glbMin int glbMax const IntSet & lub unsigned int minCard 0 unsigned int maxCard Set::Limits::card Create an array of size n. Each variable is initialized with the bounds and cardinality as given by the arguments. GECODE_SET_EXPORT GECODE_SET_EXPORT Gecode::SetVarArray::SetVarArray (Space &home, int n, const IntSet &glb, const IntSet &lub, unsigned int minCard=0, unsigned int maxCard=Set::Limits::card) SetVarArray Space & home int n const IntSet & glb const IntSet & lub unsigned int minCard 0 unsigned int maxCard Set::Limits::card Create an array of size n. Each variable is initialized with the bounds and cardinality as given by the arguments.
Set variable array x x Gecode::SetVarArrayassigned Gecode::SetVarArraybegin Gecode::SetVarArraybegin Gecode::SetVarArrayconst_iterator Gecode::SetVarArrayconst_pointer Gecode::SetVarArrayconst_reference Gecode::SetVarArrayconst_reverse_iterator Gecode::SetVarArrayend Gecode::SetVarArrayend Gecode::SetVarArrayiterator Gecode::SetVarArrayn Gecode::SetVarArrayoperator= Gecode::SetVarArrayoperator[] Gecode::SetVarArrayoperator[] Gecode::SetVarArraypointer Gecode::SetVarArrayrbegin Gecode::SetVarArrayrbegin Gecode::SetVarArrayreference Gecode::SetVarArrayrend Gecode::SetVarArrayrend Gecode::SetVarArrayreverse_iterator Gecode::SetVarArraySetVarArray Gecode::SetVarArraySetVarArray Gecode::SetVarArraySetVarArray Gecode::SetVarArraySetVarArray Gecode::SetVarArraySetVarArray Gecode::SetVarArraySetVarArray Gecode::SetVarArraySetVarArray Gecode::SetVarArraySetVarArray Gecode::SetVarArraysize Gecode::SetVarArrayslice Gecode::SetVarArrayupdate Gecode::SetVarArrayvalue_type Gecode::SetVarArrayVarArray Gecode::SetVarArrayVarArray Gecode::SetVarArrayVarArray Gecode::SetVarArrayVarArray Gecode::SetVarArrayx