mirror of
https://github.com/Z3Prover/z3
synced 2025-08-08 12:11:23 +00:00
pareto2
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
af27efbf4a
commit
8883234647
3 changed files with 98 additions and 23 deletions
|
@ -47,6 +47,8 @@ namespace opt {
|
|||
|
||||
lbool lex(unsigned obj_index);
|
||||
|
||||
lbool pareto(unsigned obj_index);
|
||||
|
||||
unsigned add(app* t, bool is_max);
|
||||
|
||||
void set_cancel(bool f);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue