Generated on Mon Aug 25 11:35:55 2008 for Gecode by doxygen 1.5.6

Test::Int::Scheduling::Below Class Reference
[Scheduling constraints]

List of all members.


Detailed Description

Describe that event is below a certain limit.

Definition at line 146 of file scheduling.cc.


Public Member Functions

 Below (int l)
bool operator() (int val)
 Test whether val is below limit.

Public Attributes

int limit
 limit Initialize

Constructor & Destructor Documentation

Test::Int::Scheduling::Below::Below ( int  l  )  [inline]

Definition at line 150 of file scheduling.cc.


Member Function Documentation

bool Test::Int::Scheduling::Below::operator() ( int  val  )  [inline]

Test whether val is below limit.

Definition at line 152 of file scheduling.cc.


Member Data Documentation

limit Initialize

Definition at line 148 of file scheduling.cc.


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