36 namespace Test {
namespace Int {
52 :
Test(
"Basic::A",3,-
n,
n,true) {}
55 :
Test(
"Basic::B",3,Gecode::IntSet(
i),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, FloatVal n)
Propagates .
@ RM_IMP
Implication for reification.
Gecode::IntArgs i({1, 2, 3, 4})