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

Test::CpltSet::AtMost::CpltSetAtmost Class Reference
[Intersection constraints]

Inherits Test::CpltSet::CpltSetTest.

List of all members.


Detailed Description

Test for atmost intersection constraint.

Definition at line 63 of file atmost.cc.


Public Member Functions

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

Constructor & Destructor Documentation

Test::CpltSet::AtMost::CpltSetAtmost::CpltSetAtmost ( const char *  t  )  [inline]

Create and register test.

Definition at line 66 of file atmost.cc.


Member Function Documentation

virtual bool Test::CpltSet::AtMost::CpltSetAtmost::solution ( const SetAssignment x  )  const [inline, virtual]

Test whether x is solution.

Implements Test::CpltSet::CpltSetTest.

Definition at line 68 of file atmost.cc.

virtual void Test::CpltSet::AtMost::CpltSetAtmost::post ( Space home,
CpltSetVarArray x,
IntVarArray  
) [inline, virtual]

Post constraint on x.

Implements Test::CpltSet::CpltSetTest.

Definition at line 83 of file atmost.cc.


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