mirror of
https://github.com/Z3Prover/z3
synced 2025-06-27 08:28:44 +00:00
Enhancement for Valentin #332
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
2122fdee45
commit
0592e76574
4 changed files with 31 additions and 6 deletions
|
@ -229,6 +229,7 @@ namespace opt {
|
|||
lbool execute_lex();
|
||||
lbool execute_box();
|
||||
lbool execute_pareto();
|
||||
lbool adjust_unknown(lbool r);
|
||||
bool scoped_lex();
|
||||
expr_ref to_expr(inf_eps const& n);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue