Generated on Mon Aug 25 11:35:55 2008 for Gecode by doxygen 1.5.6

Test::Set::Int::NoElem Class Reference
[Combined integer/set constraints]

Inherits Test::Set::SetTest.

List of all members.


Detailed Description

Test for negated element constraint.

Definition at line 150 of file int.cc.


Public Member Functions

 NoElem (const char *t)
 Create and register test.
virtual bool solution (const SetAssignment &x) const
 Test whether x is solution.
virtual void post (Space *home, SetVarArray &x, IntVarArray &y)
 Post constraint on x.

Constructor & Destructor Documentation

Test::Set::Int::NoElem::NoElem ( const char *  t  )  [inline]

Create and register test.

Definition at line 153 of file int.cc.


The documentation for this class was generated from the following file: