62 template<
class InputIterator>
77 for (
int i=0;
i<
n;
i++, start+=inc)
int size(void) const
Return size of array (number of elements)
Argument array for primtive types.
Gecode::IntArgs i(4, 1, 2, 3, 4)
FloatValArgs(void)
Allocate empty array.
int size(void) const
Return number of elements.
static FloatValArgs create(int n, FloatVal start, int inc=1)
Allocate array with n elements such that for all .
FloatVarArray(void)
Default constructor (array of size 0)
struct Gecode::@519::NNF::@60::@62 a
For atomic nodes.
Node * x
Pointer to corresponding Boolean expression node.
Gecode toplevel namespace
Shared array with arbitrary number of elements.
FloatVal * a
Element array.