mirror of
https://github.com/Z3Prover/z3
synced 2025-08-21 10:41:35 +00:00
enable answer generation
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
816029c862
commit
6e1c186017
9 changed files with 131 additions and 48 deletions
|
@ -62,7 +62,6 @@ namespace opt {
|
|||
}
|
||||
|
||||
void commit_assignment();
|
||||
|
||||
inf_eps get_value() const;
|
||||
inf_eps get_lower() const;
|
||||
inf_eps get_upper() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue