PathRelinking< R, M > Member List

This is the complete list of members for PathRelinking< R, M >, including all inherited members.
attr (defined in Runnable)Runnable [protected]
evaluator (defined in PathRelinking< R, M >)PathRelinking< R, M > [protected]
exec(Population< R > &p, double timelimit, double target_f) (defined in PathRelinking< R, M >)PathRelinking< R, M > [inline, virtual]
exec(Population< R > &p, vector< Evaluation< M > * > &ev, double timelimit, double target_f) (defined in PathRelinking< R, M >)PathRelinking< R, M > [inline]
exec(Solution< R > &s, double timelimit, double target_f) (defined in Heuristic< R, M >)Heuristic< R, M > [inline, virtual]
exec(Solution< R > &s, Evaluation< M > &e, double timelimit, double target_f) (defined in Heuristic< R, M >)Heuristic< R, M > [inline, virtual]
exec(Population< R > &p, FitnessValues &ev, double timelimit, double target_f) (defined in Heuristic< R, M >)Heuristic< R, M > [inline, virtual]
finished() (defined in Runnable)Runnable [inline]
finished_last_job (defined in Runnable)Runnable
forward (defined in PathRelinking< R, M >)PathRelinking< R, M > [protected]
Heuristic() (defined in Heuristic< R, M >)Heuristic< R, M > [inline]
k (defined in PathRelinking< R, M >)PathRelinking< R, M > [protected]
localSearch (defined in PathRelinking< R, M >)PathRelinking< R, M > [protected]
log_efv (defined in Heuristic< R, M >)Heuristic< R, M > [protected]
log_solution (defined in Heuristic< R, M >)Heuristic< R, M > [protected]
log_solution_set (defined in Heuristic< R, M >)Heuristic< R, M > [protected]
log_timelimit (defined in Heuristic< R, M >)Heuristic< R, M > [protected]
path_relinking(const Solution< R > &xs, const Evaluation< M > &e_xs, const Solution< R > &xt, const Evaluation< M > &e_xt, double timelimit, double target_f) (defined in PathRelinking< R, M >)PathRelinking< R, M > [inline, virtual]
PathRelinking(Heuristic< R, M > &localSearch, Evaluator< R, M > &evaluator, int k=1, bool forward=false) (defined in PathRelinking< R, M >)PathRelinking< R, M > [inline]
rc (defined in Runnable)Runnable [protected]
run()Heuristic< R, M > [inline, virtual]
Runnable() (defined in Runnable)Runnable [inline]
SAFE_SEARCH_TOLERANCE (defined in Heuristic< R, M >)Heuristic< R, M > [static]
search(const Population< R > &p, double timelimit=100000000, double target_f=0) (defined in PathRelinking< R, M >)PathRelinking< R, M > [inline, virtual]
search(const Population< R > &p, ConstFitnessValues &ev, double timelimit=100000000, double target_f=0) (defined in PathRelinking< R, M >)PathRelinking< R, M > [inline]
search(const Solution< R > &s, double timelimit=100000000, double target_f=0) (defined in Heuristic< R, M >)Heuristic< R, M > [inline]
search(const Solution< R > &s, const Evaluation< M > &e, double timelimit=100000000, double target_f=0) (defined in Heuristic< R, M >)Heuristic< R, M > [inline]
search(const Population< R > &p, ConstFitnessValues &ev, double timelimit=100000000, double target_f=0) (defined in Heuristic< R, M >)Heuristic< R, M > [inline, virtual]
start() (defined in Runnable)Runnable [inline]
status (defined in Runnable)Runnable [protected]
stop() (defined in Runnable)Runnable [inline]
symmetric_difference(Solution< R > &x, Evaluation< M > &e_x, const Solution< R > &xt, const Evaluation< M > &e_xt)=0 (defined in PathRelinking< R, M >)PathRelinking< R, M > [pure virtual]
t (defined in Runnable)Runnable [protected]
thread (defined in Runnable)Runnable [protected]
update_delta(vector< pair< Move< R, M > *, double > > &delta, int index_best, Solution< R > &x, Evaluation< M > &e_x, const Solution< R > &xt, const Evaluation< M > &e_xt) (defined in PathRelinking< R, M >)PathRelinking< R, M > [inline, virtual]
~Heuristic() (defined in Heuristic< R, M >)Heuristic< R, M > [inline, virtual]
~PathRelinking() (defined in PathRelinking< R, M >)PathRelinking< R, M > [inline, virtual]
~Runnable() (defined in Runnable)Runnable [inline, virtual]
 All Classes Functions