, including all inherited members.
| attr (defined in Runnable) | Runnable | [protected] |
| chromossome typedef (defined in GeneticAlgorithm< R, M >) | GeneticAlgorithm< R, M > | [protected] |
| evaluateFitness(const Population< R > &p, FitnessValues &fv) const (defined in GeneticAlgorithm< R, M >) | GeneticAlgorithm< R, M > | [inline, virtual] |
| evaluator (defined in GeneticAlgorithm< R, M >) | GeneticAlgorithm< R, M > | [protected] |
| exec(Population< R > &p, double timelimit, double target_f) (defined in GeneticAlgorithm< R, M >) | GeneticAlgorithm< R, M > | [inline, virtual] |
| exec(Population< R > &p, FitnessValues &ev, double timelimit, double target_f) (defined in GeneticAlgorithm< R, M >) | GeneticAlgorithm< 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 | |
| FitnessValues typedef (defined in GeneticAlgorithm< R, M >) | GeneticAlgorithm< R, M > | [protected] |
| GeneticAlgorithm(Evaluator< R, M > &_evaluator, InitialPopulation< R > &_initPop, double crossoverRate, double mutationRate, double elitismRate, unsigned populationSize, unsigned numGenerations, Selection< R, M > &_selection, Crossover< R, M > &_cross, Mutation< R, M > &_mut, Elitism< R, M > &_elt) (defined in GeneticAlgorithm< R, M >) | GeneticAlgorithm< R, M > | [inline] |
| Heuristic() (defined in Heuristic< R, M >) | Heuristic< R, M > | [inline] |
| 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] |
| 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 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, double timelimit=100000000, double target_f=0) (defined in Heuristic< R, M >) | Heuristic< R, M > | [inline, virtual] |
| search(const Population< R > &p, ConstFitnessValues &ev, double timelimit=100000000, double target_f=0) (defined in Heuristic< R, M >) | Heuristic< R, M > | [inline, virtual] |
| selectParents(const Population< R > &p) const (defined in GeneticAlgorithm< R, M >) | GeneticAlgorithm< R, M > | [inline, virtual] |
| start() (defined in Runnable) | Runnable | [inline] |
| status (defined in Runnable) | Runnable | [protected] |
| stop() (defined in Runnable) | Runnable | [inline] |
| suffOffCreated(const Population< R > &p) const (defined in GeneticAlgorithm< R, M >) | GeneticAlgorithm< R, M > | [inline, virtual] |
| t (defined in Runnable) | Runnable | [protected] |
| thread (defined in Runnable) | Runnable | [protected] |
| ~Heuristic() (defined in Heuristic< R, M >) | Heuristic< R, M > | [inline, virtual] |
| ~Runnable() (defined in Runnable) | Runnable | [inline, virtual] |