

Go to the source code of this file.
Classes | |
| class | autopas::FuzzyLogic::FuzzyControlSystem |
| Used to represent a Fuzzy Control System. 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. | |
Typedefs | |
| using | autopas::FuzzyLogic::FuzzyControlSettings = std::map< std::string, std::string > |
| The settings of a FuzzyControlSystem are a map of key-value pairs. | |