SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include <Settings.h>
Data Fields | |
bool | show_help |
bool | show_info |
bool | show_version |
bool | show_settings |
bool | show_cmake_options |
bool | show_strategy |
bool | show_license |
std::string | config_file |
Definition at line 16 of file Settings.h.
std::string smtrat::settings::CoreSettings::config_file |
Definition at line 24 of file Settings.h.
bool smtrat::settings::CoreSettings::show_cmake_options |
Definition at line 21 of file Settings.h.
bool smtrat::settings::CoreSettings::show_help |
Definition at line 17 of file Settings.h.
bool smtrat::settings::CoreSettings::show_info |
Definition at line 18 of file Settings.h.
bool smtrat::settings::CoreSettings::show_license |
Definition at line 23 of file Settings.h.
bool smtrat::settings::CoreSettings::show_settings |
Definition at line 20 of file Settings.h.
bool smtrat::settings::CoreSettings::show_strategy |
Definition at line 22 of file Settings.h.
bool smtrat::settings::CoreSettings::show_version |
Definition at line 19 of file Settings.h.