mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 19:47:52 +00:00
update lower bounds from feasible solutiosn
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
e307c5fdda
commit
370a4b66de
14 changed files with 123 additions and 44 deletions
|
@ -79,7 +79,6 @@ namespace opt {
|
|||
expr_ref mk_ge(unsigned obj_index, inf_eps const& val);
|
||||
|
||||
static opt_solver& to_opt(solver& s);
|
||||
void set_interim_stats(statistics & st);
|
||||
bool dump_benchmarks();
|
||||
|
||||
class toggle_objective {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue