mirror of
https://github.com/Z3Prover/z3
synced 2025-10-03 22:43:56 +00:00
parent
e7fcbd9563
commit
b1bc890992
3 changed files with 22 additions and 0 deletions
|
@ -266,6 +266,7 @@ namespace opt {
|
|||
}
|
||||
|
||||
lbool context::optimize(expr_ref_vector const& _asms) {
|
||||
scoped_time _st(*this);
|
||||
if (m_pareto) {
|
||||
return execute_pareto();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue