Generated on Thu Mar 22 10:40:03 2012 for Gecode by doxygen 1.6.3

Test::Set::Element::ElementSet Class Reference
[Element constraints]

Test for ElementSet constraint More...

List of all members.

Public Member Functions

 ElementSet (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 ElementSet constraint

Definition at line 304 of file element.cpp.


Constructor & Destructor Documentation

Test::Set::Element::ElementSet::ElementSet ( const char *  t  )  [inline]

Create and register test.

Definition at line 307 of file element.cpp.


Member Function Documentation

virtual bool Test::Set::Element::ElementSet::solution ( const SetAssignment x  )  const [inline, virtual]

Test whether x is solution

Implements Test::Set::SetTest.

Definition at line 310 of file element.cpp.

virtual void Test::Set::Element::ElementSet::post ( Space home,
SetVarArray x,
IntVarArray y 
) [inline, virtual]

Post constraint on x.

Implements Test::Set::SetTest.

Definition at line 318 of file element.cpp.


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