Tool-related settings.
More...
#include <Tools.h>
Tool-related settings.
Definition at line 31 of file Tools.h.
◆ collect_statistics
| bool benchmax::settings::ToolSettings::collect_statistics |
Whether or not to collect statistics.
Definition at line 33 of file Tools.h.
◆ tools_common_prefix
| std::filesystem::path benchmax::settings::ToolSettings::tools_common_prefix |
Common prefix of tool binaries to simplify output.
Definition at line 51 of file Tools.h.
◆ tools_generic
| std::vector<std::filesystem::path> benchmax::settings::ToolSettings::tools_generic |
Generic tools.
Definition at line 35 of file Tools.h.
◆ tools_mathsat
| std::vector<std::filesystem::path> benchmax::settings::ToolSettings::tools_mathsat |
◆ tools_minisat
| std::vector<std::filesystem::path> benchmax::settings::ToolSettings::tools_minisat |
◆ tools_minisatp
| std::vector<std::filesystem::path> benchmax::settings::ToolSettings::tools_minisatp |
◆ tools_smtrat
| std::vector<std::filesystem::path> benchmax::settings::ToolSettings::tools_smtrat |
SMT-RAT with SMT-LIB interface.
Definition at line 43 of file Tools.h.
◆ tools_smtrat_analyzer
| std::vector<std::filesystem::path> benchmax::settings::ToolSettings::tools_smtrat_analyzer |
SMT-RAT formula analyzer.
Definition at line 47 of file Tools.h.
◆ tools_smtrat_opb
| std::vector<std::filesystem::path> benchmax::settings::ToolSettings::tools_smtrat_opb |
SMT-RAT with OPB interface.
Definition at line 45 of file Tools.h.
◆ tools_z3
| std::vector<std::filesystem::path> benchmax::settings::ToolSettings::tools_z3 |
z3 with SMT-LIB interface.
Definition at line 49 of file Tools.h.
The documentation for this struct was generated from the following file: