mirror of
https://github.com/Z3Prover/z3
synced 2025-06-27 00:18:45 +00:00
parent
727ba13566
commit
da0239d200
2 changed files with 5 additions and 9 deletions
|
@ -159,7 +159,7 @@ namespace opt {
|
|||
model_ref m_model;
|
||||
model_converter_ref m_model_converter;
|
||||
generic_model_converter_ref m_fm;
|
||||
bool m_model_fixed;
|
||||
sref_vector<model> m_model_fixed;
|
||||
unsigned m_model_counter;
|
||||
obj_map<func_decl, unsigned> m_objective_fns;
|
||||
obj_map<func_decl, expr*> m_objective_orig;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue