#include <map>
#include <memory>
#include <string>
#include "autopas/tuning/tuningStrategy/ruleBasedTuning/RuleBasedProgramTree.h"
Go to the source code of this file.
Classes | |
class | autopas::FuzzyLogic::OutputMapper |
Used to store the mapping information to transform the result of the fuzzy controller into a configuration suitable for AutoPas. More... | |
Namespaces | |
namespace | autopas |
This is the main namespace of AutoPas. | |
namespace | autopas::FuzzyLogic |
Namespace that contains the fuzzy logic framework used by the FuzzyTuning-strategy. | |