Public Member Functions | Public Attributes | Protected Attributes

Runnable Class Reference

Inheritance diagram for Runnable:
Heuristic< R, M > BasicSimulatedAnnealing< R, M > BestImprovement< R, M > Empty< R, M > FirstImprovement< R, M > GeneticAlgorithm< R, M > GRASP< R, M > HillClimbing< R, M > Intensification< R, M > IntensifiedIteratedLocalSearch< H, R, M > IntensifiedIteratedLocalSearch< levelHistory, R, M > IteratedLocalSearch< H, R, M > IteratedLocalSearch< levelHistory, R, M > MultiHeuristic< R, M > OptFrameMapReduce< R, M > PathRelinking< R, M > RandomDescentMethod< R, M > RVND< R, M > TabuSearch< R, M > VariableNeighborhoodDescent< R, M > VShuffle< R, M >

List of all members.

Public Member Functions

virtual void run ()=0
void start ()
void stop ()
bool finished ()

Public Attributes

bool finished_last_job

Protected Attributes

pthread_t thread
pthread_attr_t attr
int rc
int t
void * status

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