mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
working on maxres
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
83a7d1a658
commit
afe7fc367b
4 changed files with 2 additions and 4 deletions
|
@ -171,7 +171,6 @@ void theory_wmaxsat::reset_local() {
|
|||
m_vars.reset();
|
||||
m_fmls.reset();
|
||||
m_rweights.reset();
|
||||
m_costs.reset();
|
||||
m_rmin_cost.reset();
|
||||
m_rcost.reset();
|
||||
m_zweights.reset();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue