|
GEGELATI
|
This is the complete list of members for Selector::TournamentSelector, including all inherited members.
| addToVerticesToDelete(const TPG::TPGVertex *vertex) | Selector::TournamentSelector | |
| bestRoot | Selector::Selector | protected |
| context | Selector::Selector | protected |
| createSelectionMetrics() | Selector::Selector | virtual |
| doSelection(std::multimap< std::shared_ptr< Learn::EvaluationResult >, const TPG::TPGVertex * > &results, Mutator::RNG &rng) override | Selector::TournamentSelector | virtual |
| forgetPreviousResults() | Selector::Selector | virtual |
| getBestRoot() const | Selector::Selector | virtual |
| getGraph() | Selector::Selector | virtual |
| getResultsPerRoot() const | Selector::Selector | virtual |
| getVerticesToDelete() | Selector::TournamentSelector | virtual |
| graph | Selector::Selector | protected |
| keepBestPolicy() | Selector::Selector | virtual |
| launchSelection(std::multimap< std::shared_ptr< Learn::EvaluationResult >, const TPG::TPGVertex * > &results, Mutator::RNG &rng) override | Selector::TournamentSelector | virtual |
| params | Selector::Selector | protected |
| resultsPerRoot | Selector::Selector | protected |
| Selector(std::shared_ptr< TPG::TPGGraph > graph, const Learn::LearningParameters ¶ms) | Selector::Selector | inline |
| TournamentSelector(std::shared_ptr< TPG::TPGGraph > graph, const Learn::LearningParameters ¶ms) | Selector::TournamentSelector | inline |
| updateAfterPopulate() override | Selector::TournamentSelector | virtual |
| updateBestRoot(const std::multimap< std::shared_ptr< Learn::EvaluationResult >, const TPG::TPGVertex * > &results) | Selector::Selector | virtual |
| updateContext() override | Selector::TournamentSelector | virtual |
| updateEvaluationRecords(const std::multimap< std::shared_ptr< Learn::EvaluationResult >, const TPG::TPGVertex * > &results) | Selector::Selector | virtual |
| updateResultsPerRoot(const std::multimap< std::shared_ptr< Learn::EvaluationResult >, const TPG::TPGVertex * > &results) | Selector::Selector | virtual |
| verticesToDelete | Selector::TournamentSelector | protected |