mirror of
https://github.com/Z3Prover/z3
synced 2025-08-14 14:55:25 +00:00
adding timeout, parameters, statistics
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
9fc84f1389
commit
946b888b32
2 changed files with 21 additions and 6 deletions
|
@ -15,13 +15,8 @@ Author:
|
|||
Notes:
|
||||
|
||||
TODO:
|
||||
- integrate with parameters.
|
||||
Parameter infrastructure lets us control setttings, such as
|
||||
timeouts and control which backend optimization approach to
|
||||
use during experiments.
|
||||
|
||||
- Display statistics properly on exit when configured to do so.
|
||||
Also add appropriate statistics tracking to opt::context
|
||||
- Add appropriate statistics tracking to opt::context
|
||||
|
||||
- Deal with push/pop (later)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue