![]() |
SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include <functional>
#include <map>
#include <mutex>
#include <optional>
#include <utility>
#include <vector>
#include <filesystem>
#include "../logging.h"
#include "../tools/Tool.h"
#include "Database.h"
#include "XMLWriter.h"
#include "CSVWriter.h"
#include "BenchmarkResult.h"
Go to the source code of this file.
Data Structures | |
class | benchmax::Results |
Stores results for for whole benchmax run. More... | |
Namespaces | |
benchmax | |
Definition in file Results.h.