Generated on Sun Apr 1 2012 00:25:29 for Gecode by doxygen 1.7.6.1
Test::Set::Int::Max Class Reference

Test for maximal element constraint More...

List of all members.

Public Member Functions

 Max (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, BoolVar b)
 Post reified constraint on x.

Detailed Description

Test for maximal element constraint

Definition at line 130 of file int.cpp.


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