Generated on Mon Nov 30 23:53:59 2009 for Gecode by doxygen 1.6.1

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

Test for match constraint. More...

List of all members.

Public Member Functions

 Match (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 match constraint.

Definition at line 418 of file int.cpp.


Constructor & Destructor Documentation

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

Create and register test.

Definition at line 421 of file int.cpp.


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