Generated on Mon Nov 30 23:53:59 2009 for Gecode by doxygen 1.6.1

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

Test for equality with an integer range. More...

List of all members.

Public Member Functions

 DomIntRange (Gecode::SetRelType srt0)
 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.
virtual void post (Space &home, SetVarArray &x, IntVarArray &, BoolVar b)
 Post reified constraint on x for b.

Detailed Description

Test for equality with an integer range.

Definition at line 124 of file dom.cpp.


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