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

Test::Set::Dom::CardRange Class Reference
[Domain constraints]

Inherits Test::Set::SetTest.

List of all members.


Detailed Description

Test for cardinality range.

Definition at line 272 of file dom.cc.


Public Member Functions

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

Constructor & Destructor Documentation

Test::Set::Dom::CardRange::CardRange ( void   )  [inline]

Create and register test.

Definition at line 275 of file dom.cc.


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