AutoPas  3.0.0
Loading...
Searching...
No Matches
Classes | Namespaces
RuleBasedTuning.h File Reference
#include <algorithm>
#include <fstream>
#include <iostream>
#include <iterator>
#include <list>
#include <unordered_map>
#include <unordered_set>
#include <variant>
#include "autopas/tuning/Configuration.h"
#include "autopas/tuning/searchSpace/EvidenceCollection.h"
#include "autopas/tuning/tuningStrategy/TuningStrategyInterface.h"
#include "autopas/utils/logging/Logger.h"
Include dependency graph for RuleBasedTuning.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  autopas::RuleBasedTuning
 A tuning strategy that uses information collected live from the domain to exclude configurations that knowingly perform worse than other configurations in the current simulation state. More...
 

Namespaces

namespace  autopas
 This is the main namespace of AutoPas.
 

Detailed Description

Author
humig
Date
28.06.2021