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

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

List of all members.


Detailed Description

Describe that event is above a certain limit.

Definition at line 157 of file scheduling.cc.


Public Member Functions

 Above (int l)
bool operator() (int val)
 Test whether val is above limit.

Public Attributes

int limit
 limit Initialize

Constructor & Destructor Documentation

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

Definition at line 161 of file scheduling.cc.


Member Function Documentation

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

Test whether val is above limit.

Definition at line 163 of file scheduling.cc.


Member Data Documentation

limit Initialize

Definition at line 159 of file scheduling.cc.


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