Gecode::SetVarArgs Gecode::VarArgArray< SetVar > set.hh
Constructors and initialization
Gecode::SetVarArgs::SetVarArgs (void) SetVarArgs void Allocate empty array. Gecode::SetVarArgs::SetVarArgs (int n) SetVarArgs int n Allocate array with n elements. Gecode::SetVarArgs::SetVarArgs (const SetVarArgs &a) SetVarArgs const SetVarArgs & a Initialize from variable argument array a (copy elements) Gecode::SetVarArgs::SetVarArgs (const VarArray< SetVar > &a) SetVarArgs const VarArray< SetVar > & a Initialize from variable array a (copy elements) Gecode::SetVarArgs::SetVarArgs (const std::vector< SetVar > &a) SetVarArgs const std::vector< SetVar > & a Initialize from vector a. class InputIterator Gecode::SetVarArgs::SetVarArgs (InputIterator first, InputIterator last) SetVarArgs InputIterator first InputIterator last Initialize from InputIterator first and last. GECODE_SET_EXPORT GECODE_SET_EXPORT Gecode::SetVarArgs::SetVarArgs (Space &home, int n, int glbMin, int glbMax, int lubMin, int lubMax, unsigned int minCard=0, unsigned int maxCard=Set::Limits::card) SetVarArgs 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::SetVarArgs::SetVarArgs (Space &home, int n, const IntSet &glb, int lubMin, int lubMax, unsigned int minCard=0, unsigned int maxCard=Set::Limits::card) SetVarArgs 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::SetVarArgs::SetVarArgs (Space &home, int n, int glbMin, int glbMax, const IntSet &lub, unsigned int minCard=0, unsigned int maxCard=Set::Limits::card) SetVarArgs 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::SetVarArgs::SetVarArgs (Space &home, int n, const IntSet &glb, const IntSet &lub, unsigned int minCard=0, unsigned int maxCard=Set::Limits::card) SetVarArgs 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.
Passing set variables. We could have used a simple typedef instead, but doxygen cannot resolve some overloading then, leading to unusable documentation for important parts of the library. As long as there is no fix for this, we will keep this workaround. onstack a x Gecode::SetVarArgsa Gecode::SetVarArgsallocate Gecode::SetVarArgsappend Gecode::SetVarArgsappend Gecode::SetVarArgsArgArrayBase Gecode::SetVarArgsArgArrayBase Gecode::SetVarArgsArgArrayBase Gecode::SetVarArgsArgArrayBase Gecode::SetVarArgsArgArrayBase Gecode::SetVarArgsassigned Gecode::SetVarArgsbegin Gecode::SetVarArgsbegin Gecode::SetVarArgscapacity Gecode::SetVarArgsconcat Gecode::SetVarArgsconcat Gecode::SetVarArgsconst_iterator Gecode::SetVarArgsconst_pointer Gecode::SetVarArgsconst_reference Gecode::SetVarArgsconst_reverse_iterator Gecode::SetVarArgsend Gecode::SetVarArgsend Gecode::SetVarArgsiterator Gecode::SetVarArgsn Gecode::SetVarArgsonstack Gecode::SetVarArgsonstack_size Gecode::SetVarArgsoperator<< Gecode::SetVarArgsoperator<< Gecode::SetVarArgsoperator= Gecode::SetVarArgsoperator[] Gecode::SetVarArgsoperator[] Gecode::SetVarArgspointer Gecode::SetVarArgsrbegin Gecode::SetVarArgsrbegin Gecode::SetVarArgsreference Gecode::SetVarArgsrend Gecode::SetVarArgsrend Gecode::SetVarArgsresize Gecode::SetVarArgsreverse_iterator Gecode::SetVarArgssame Gecode::SetVarArgssame Gecode::SetVarArgssame Gecode::SetVarArgsSetVarArgs Gecode::SetVarArgsSetVarArgs Gecode::SetVarArgsSetVarArgs Gecode::SetVarArgsSetVarArgs Gecode::SetVarArgsSetVarArgs Gecode::SetVarArgsSetVarArgs Gecode::SetVarArgsSetVarArgs Gecode::SetVarArgsSetVarArgs Gecode::SetVarArgsSetVarArgs Gecode::SetVarArgsSetVarArgs Gecode::SetVarArgssize Gecode::SetVarArgsslice Gecode::SetVarArgsvalue_type Gecode::SetVarArgsVarArgArray Gecode::SetVarArgsVarArgArray Gecode::SetVarArgsVarArgArray Gecode::SetVarArgsVarArgArray Gecode::SetVarArgsVarArgArray Gecode::SetVarArgsVarArgArray Gecode::SetVarArgs~ArgArrayBase