Z3 global configuration object. More...
Public Member Functions | |
config () | |
~config () | |
operator Z3_config () const | |
void | set (char const *param, char const *value) |
Set global parameter param with string value . More... | |
void | set (char const *param, bool value) |
Set global parameter param with Boolean value . More... | |
void | set (char const *param, int value) |
Set global parameter param with integer value . More... | |
|
inline |
|
inline |
|
inline |