Generated on Tue Sep 25 2012 20:53:37 for Gecode by doxygen 1.7.5
Test::Set::Element::ElementUnion Class Reference

Test for ElementUnion constraint More...

List of all members.

Public Member Functions

 ElementUnion (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 &)
 Post constraint on x.

Detailed Description

Test for ElementUnion constraint


Constructor & Destructor Documentation

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

Create and register test.

Definition at line 62 of file element.cpp.


Member Function Documentation

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

Test whether x is solution

Implements Test::Set::SetTest.

Definition at line 65 of file element.cpp.

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

Post constraint on x.

Implements Test::Set::SetTest.

Definition at line 96 of file element.cpp.


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