SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
Backends.h File Reference
#include "CondorBackend.h"
#include "LocalBackend.h"
#include "SlurmBackend.h"
#include "SSHBackend.h"
#include "Jobs.h"
#include <benchmax/logging.h>
#include <benchmax/tools/Tools.h>
Include dependency graph for Backends.h:
This graph shows which files directly or indirectly include this file:

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...