mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
fix #6023
This commit is contained in:
parent
97af3a6120
commit
1e7a9e3e61
2 changed files with 2 additions and 0 deletions
|
@ -105,6 +105,7 @@ public:
|
|||
get_opt(ctx, m_opt).add_soft_constraint(m_formula, weight, id);
|
||||
ctx.print_success();
|
||||
reset(ctx);
|
||||
reset_params();
|
||||
}
|
||||
|
||||
void finalize(cmd_context & ctx) override {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue