36namespace Test {
namespace Int {
52 :
Test(
"Basic::A",3,-
n,
n,true) {}
int n
Number of negative literals for node type.
Passing integer arguments.
Reification specification.
Base class for assignments
Test whether testing infrastructure for integer variables works
virtual void post(Gecode::Space &, Gecode::IntVarArray &)
Post constraint on x.
virtual void post(Gecode::Space &home, Gecode::IntVarArray &, Gecode::Reify r)
Post reified constraint on x for r.
Basic(int n)
Initialize test.
Basic(Gecode::IntArgs &i)
Initialize test.
virtual bool solution(const Assignment &) const
Check whether x is a solution.
void rel(Home home, FloatVar x0, FloatRelType frt, FloatVar x1)
Post propagator for .
@ RM_IMP
Implication for reification.
Gecode toplevel namespace
Gecode::IntArgs i({1, 2, 3, 4})