Generated on Thu Apr 11 14:00:22 2019 for Gecode by doxygen 1.6.3

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

Test for minimal element constraint More...

List of all members.

Public Member Functions

 Min (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.
virtual void post (Space &home, SetVarArray &x, IntVarArray &y, Reify r)
 Post reified constraint on x.

Detailed Description

Test for minimal element constraint

Definition at line 90 of file int.cpp.


Constructor & Destructor Documentation

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

Create and register test.

Definition at line 93 of file int.cpp.


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