Generated on Mon May 10 06:46:53 2010 for Gecode by doxygen 1.6.3

OpenShop::PrintTask Class Reference

Helper class for representing tasks when printing a solution. More...

List of all members.

Public Member Functions

bool operator() (const PrintTask &t1, const PrintTask &t2)
 Comparison of tasks based on start time, used for sorting.

Public Attributes

int start
int job
int p

Detailed Description

Helper class for representing tasks when printing a solution.

Definition at line 273 of file openshop.cpp.


Member Function Documentation

bool OpenShop::PrintTask::operator() ( const PrintTask t1,
const PrintTask t2 
) [inline]

Comparison of tasks based on start time, used for sorting.

Definition at line 279 of file openshop.cpp.


Member Data Documentation

Definition at line 275 of file openshop.cpp.

Definition at line 276 of file openshop.cpp.

Definition at line 277 of file openshop.cpp.


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