mirror of
https://github.com/Z3Prover/z3
synced 2025-08-08 20:21:23 +00:00
parent
2e6908bd9e
commit
20dc59e02d
3 changed files with 5 additions and 7 deletions
|
@ -39,7 +39,7 @@ namespace opt {
|
|||
expr_ref_vector m_lower_fmls;
|
||||
svector<smt::theory_var> m_vars;
|
||||
symbol m_optsmt_engine;
|
||||
model_ref m_model;
|
||||
model_ref m_model, m_best_model;
|
||||
svector<symbol> m_labels;
|
||||
sref_vector<model> m_models;
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue