mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 03:45:51 +00:00
before getting explanations for monomials upper and low bounds
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
02133bbcc5
commit
6a6cb3822c
5 changed files with 26 additions and 28 deletions
|
@ -315,10 +315,6 @@ public:
|
|||
|
||||
void propagate_bounds_on_a_term(const lar_term& t, lp_bound_propagator & bp, unsigned term_offset);
|
||||
|
||||
|
||||
void explain_implied_bound(implied_bound & ib, lp_bound_propagator & bp);
|
||||
|
||||
|
||||
bool term_is_used_as_row(unsigned term) const;
|
||||
|
||||
void propagate_bounds_on_terms(lp_bound_propagator & bp);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue