Public Member Functions

GRASP< R, M > Class Template Reference

Inheritance diagram for GRASP< R, M >:
Heuristic< R, M > Runnable

List of all members.

Public Member Functions

 GRASP (Evaluator< R, M > &_eval, InitialSolution< R > &_initsol, Heuristic< R, M > &_h, int _iterMax)
virtual void exec (Solution< R > &s, double timelimit, double target_f)
virtual void exec (Solution< R > &s, Evaluation< M > &e, double timelimit, double target_f)

template<class R, class M = OPTFRAME_DEFAULT_MEMORY>
class GRASP< R, M >


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