Generated on Sat Feb 12 2011 17:41:37 for Gecode by doxygen 1.7.3

Test::Set::Int::Card Class Reference

Test for cardinality constraint More...

List of all members.

Public Member Functions

 Card (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.

Detailed Description

Test for cardinality constraint

Definition at line 68 of file int.cpp.


Constructor & Destructor Documentation

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

Create and register test.

Definition at line 71 of file int.cpp.


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