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

Test::Set::Sequence::Sequence Class Reference
[Sequence constraints]

Test for sequence constraint More...

List of all members.

Public Member Functions

 Sequence (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 sequence constraint

Definition at line 56 of file sequence.cpp.


Constructor & Destructor Documentation

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

Create and register test.

Definition at line 59 of file sequence.cpp.


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