#include <string>
#include "OutputMapper.h"
#include "autopas/tuning/tuningStrategy/TuningStrategyInterface.h"
#include "autopas/tuning/tuningStrategy/fuzzyTuning/fuzzyController/FuzzyControlSystem.h"
#include "autopas/tuning/tuningStrategy/fuzzyTuning/fuzzyController/LinguisticVariable.h"
Go to the source code of this file.
Classes | |
class | autopas::FuzzyTuning |
A tuning strategy that uses fuzzy logic to make predictions about the performance of configurations. More... | |
Namespaces | |
namespace | autopas |
This is the main namespace of AutoPas. | |