SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include <AssignmentFinder.h>
Static Public Attributes | |
static constexpr unsigned int | assignAllVariables = true |
static constexpr bool | advance_level_by_level = false |
If set to true, a conflict on the lowest possible level is returned. More... | |
Definition at line 97 of file AssignmentFinder.h.
|
staticconstexpr |
If set to true, a conflict on the lowest possible level is returned.
Got more or less irrelevant as unassigned variables are not ordered anymore.
Definition at line 106 of file AssignmentFinder.h.
|
staticconstexpr |
Definition at line 98 of file AssignmentFinder.h.