mirror of
https://github.com/Z3Prover/z3
synced 2025-05-07 07:45:46 +00:00
remove unused features related to weighted check-sat
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
9f49905582
commit
bc6b3007de
16 changed files with 58 additions and 1656 deletions
|
@ -72,8 +72,6 @@ namespace sat {
|
|||
bool m_dyn_sub_res;
|
||||
bool m_core_minimize;
|
||||
bool m_core_minimize_partial;
|
||||
bool m_optimize_model;
|
||||
bool m_bcd;
|
||||
|
||||
|
||||
symbol m_always_true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue