Generated on Tue Dec 13 2011 10:02:58 for Gecode by doxygen 1.7.4
Test::Set::Int::NotMin Class Reference

Test for negated minimal element constraint More...

List of all members.

Public Member Functions

 NotMin (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 negated minimal element constraint

Definition at line 112 of file int.cpp.


Constructor & Destructor Documentation

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

Create and register test.

Definition at line 115 of file int.cpp.


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