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

Test::CpltSet::Dom::CpltSetDomSupDom Class Reference
[Domain constraints]

Inherits Test::CpltSet::CpltSetTest.

List of all members.


Detailed Description

Test for domain superset with full domain constraint.

Definition at line 116 of file dom.cc.


Public Member Functions

 CpltSetDomSupDom (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::Dom::CpltSetDomSupDom::CpltSetDomSupDom ( const char *  t  )  [inline]

Create and register test.

Definition at line 119 of file dom.cc.


Member Function Documentation

virtual bool Test::CpltSet::Dom::CpltSetDomSupDom::solution ( const SetAssignment x  )  const [inline, virtual]

Test whether x is solution.

Implements Test::CpltSet::CpltSetTest.

Definition at line 121 of file dom.cc.

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

Post constraint on x.

Implements Test::CpltSet::CpltSetTest.

Definition at line 127 of file dom.cc.


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