mirror of
https://github.com/Z3Prover/z3
synced 2025-05-07 07:45:46 +00:00
refactor sat/sls interface. Remove wpm2 and bvsls dependencies
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
a02cab2194
commit
ee1a1b1135
43 changed files with 609 additions and 891 deletions
|
@ -69,6 +69,7 @@ namespace sat {
|
|||
bool m_minimize_lemmas;
|
||||
bool m_dyn_sub_res;
|
||||
bool m_minimize_core;
|
||||
bool m_optimize_model;
|
||||
|
||||
|
||||
symbol m_always_true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue