mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
fixing sls
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
1f66e46c67
commit
beaa50e0d8
5 changed files with 150 additions and 47 deletions
|
@ -957,7 +957,7 @@ namespace opt {
|
|||
break;
|
||||
}
|
||||
}
|
||||
out << "(optimize)\n";
|
||||
out << "(check-sat)\n";
|
||||
return out.str();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue