mirror of
https://github.com/Z3Prover/z3
synced 2025-07-22 20:32:05 +00:00
parent
357ec2fd01
commit
40b4ca7f86
2 changed files with 14 additions and 2 deletions
|
@ -74,6 +74,7 @@ namespace opt {
|
|||
progress_callback * m_callback;
|
||||
symbol m_logic;
|
||||
model_ref m_model;
|
||||
bool m_was_sat;
|
||||
svector<smt::theory_var> m_objective_vars;
|
||||
vector<inf_eps> m_objective_values;
|
||||
sref_vector<model> m_models;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue