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

OpenShop::Task Class Reference

Task representation for CROSH heuristic More...

List of all members.

Public Member Functions

 Task (void)
 Default constructor.
 Task (int j0, int m0, int p0)
 Constructor.

Public Attributes

int j
int m
int p

Detailed Description

Task representation for CROSH heuristic

Definition at line 80 of file openshop.cpp.


Constructor & Destructor Documentation

OpenShop::Task::Task ( void   )  [inline]

Default constructor.

Definition at line 86 of file openshop.cpp.

OpenShop::Task::Task ( int  j0,
int  m0,
int  p0 
) [inline]

Constructor.

Definition at line 88 of file openshop.cpp.


Member Data Documentation

Definition at line 82 of file openshop.cpp.

Definition at line 83 of file openshop.cpp.

Definition at line 84 of file openshop.cpp.


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