mirror of
https://github.com/Z3Prover/z3
synced 2025-08-08 12:11:23 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ffc3a36dcb
commit
a0f0b53686
7 changed files with 80 additions and 45 deletions
|
@ -80,7 +80,7 @@ namespace opt {
|
|||
|
||||
void set_max(vector<inf_eps>& dst, vector<inf_eps> const& src, expr_ref_vector& fmls);
|
||||
|
||||
void update_lower();
|
||||
expr_ref update_lower();
|
||||
|
||||
lbool update_upper();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue