mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
parent
65e6b73873
commit
6b380811b8
4 changed files with 23 additions and 8 deletions
|
@ -1473,6 +1473,7 @@ namespace opt {
|
|||
|
||||
void context::clear_state() {
|
||||
m_pareto = nullptr;
|
||||
m_pareto1 = false;
|
||||
m_box_index = UINT_MAX;
|
||||
m_box_models.reset();
|
||||
m_model.reset();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue