This is the complete list of members for autopas::RuleBasedTuning, including all inherited members.
addEvidence(const Configuration &configuration, const Evidence &evidence) override | autopas::RuleBasedTuning | virtual |
getLifetimeTuningTime() const | autopas::RuleBasedTuning | |
getLifetimeWouldHaveSkippedTuningTime() const | autopas::RuleBasedTuning | |
getOptionType() const override | autopas::RuleBasedTuning | virtual |
needsLiveInfo() const override | autopas::RuleBasedTuning | virtual |
needsSmoothedHomogeneityAndMaxDensity() const | autopas::TuningStrategyInterface | inlinevirtual |
optimizeSuggestions(std::vector< Configuration > &configQueue, const EvidenceCollection &evidenceCollection) override | autopas::RuleBasedTuning | virtual |
PrintTuningErrorFunType typedef | autopas::RuleBasedTuning | |
receiveLiveInfo(const LiveInfo &info) override | autopas::RuleBasedTuning | virtual |
receiveSmoothedHomogeneityAndMaxDensity(double homogeneity, double maxDensity) | autopas::TuningStrategyInterface | inlinevirtual |
rejectConfiguration(const Configuration &configuration, bool indefinitely) | autopas::TuningStrategyInterface | inlinevirtual |
reset(size_t iteration, size_t tuningPhase, std::vector< Configuration > &configQueue, const autopas::EvidenceCollection &evidenceCollection) override | autopas::RuleBasedTuning | virtual |
RuleBasedTuning(const std::set< Configuration > &searchSpace, bool verifyModeEnabled=false, std::string ruleFileName="tuningRules.rule", PrintTuningErrorFunType tuningErrorPrinter={}) | autopas::RuleBasedTuning | explicit |
~TuningStrategyInterface()=default (defined in autopas::TuningStrategyInterface) | autopas::TuningStrategyInterface | virtual |