|  | SMT-RAT
    24.02
    Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving | 
#include "CondorBackend.h"#include "LocalBackend.h"#include "SlurmBackend.h"#include "SSHBackend.h"#include "Jobs.h"#include <benchmax/logging.h>#include <benchmax/tools/Tools.h>

Go to the source code of this file.
| Namespaces | |
| benchmax | |
| Functions | |
| template<typename Backend > | |
| void | benchmax::execute_backend (const std::string &name, const Jobs &jobs) | 
| void | benchmax::run_backend (const std::string &backend, const Jobs &jobs) | 
| Runs a given backend on a list of tools and benchmarks.  More... | |