Generated on Sun Mar 10 2013 14:26:50 for Gecode by doxygen 1.7.6.1
Test::Set::Element::ElementInterIn Class Reference

Test for ElementInter constraint More...

List of all members.

Public Member Functions

 ElementInterIn (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 ElementInter constraint

Definition at line 203 of file element.cpp.


Constructor & Destructor Documentation

Create and register test.

Definition at line 206 of file element.cpp.


Member Function Documentation

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

Test whether x is solution

Implements Test::Set::SetTest.

Definition at line 209 of file element.cpp.

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

Post constraint on x.

Implements Test::Set::SetTest.

Definition at line 239 of file element.cpp.


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