mirror of
https://github.com/Z3Prover/z3
synced 2025-06-27 08:28:44 +00:00
move display method to before first SAT call
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
a78fc031bc
commit
da0c12cdba
3 changed files with 16 additions and 11 deletions
|
@ -280,6 +280,8 @@ namespace opt {
|
|||
|
||||
void validate_lex();
|
||||
|
||||
void display_benchmark();
|
||||
|
||||
|
||||
// pareto
|
||||
void yield();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue