Generated on Tue May 22 09:42:04 2018 for Gecode by doxygen 1.6.3

Test::Set::Dom::CardRange Class Reference
[Domain constraints]

Test for cardinality range More...

List of all members.

Public Member Functions

 CardRange (int n)
 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 cardinality range

Definition at line 455 of file dom.cpp.


Constructor & Destructor Documentation

Test::Set::Dom::CardRange::CardRange ( int  n  )  [inline]

Create and register test.

Definition at line 458 of file dom.cpp.


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