Generated on Thu Apr 11 14:00:20 2019 for Gecode by doxygen 1.6.3

Test::Int::Sequence::SequenceBoolTest Class Reference
[Sequence constraints]

Test for sequence with boolean variables More...

List of all members.

Public Member Functions

 SequenceBoolTest (const std::string &s, const Gecode::IntSet &s0, int q0, int l0, int u0, int size)
 Create and register test.
virtual void post (Gecode::Space &home, Gecode::IntVarArray &x)
 Post constraint on x.

Detailed Description

Test for sequence with boolean variables

Definition at line 84 of file sequence.cpp.


Constructor & Destructor Documentation

Test::Int::Sequence::SequenceBoolTest::SequenceBoolTest ( const std::string &  s,
const Gecode::IntSet s0,
int  q0,
int  l0,
int  u0,
int  size 
) [inline]

Create and register test.

Definition at line 87 of file sequence.cpp.


Member Function Documentation

virtual void Test::Int::Sequence::SequenceBoolTest::post ( Gecode::Space home,
Gecode::IntVarArray x 
) [inline, virtual]

Post constraint on x.

Implements Test::Int::Test.

Definition at line 93 of file sequence.cpp.


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