mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
Merge branch 'master' into unit_prop_on_monomials
This commit is contained in:
commit
42767b9aab
5 changed files with 29 additions and 1 deletions
|
@ -32,7 +32,6 @@ namespace nla {
|
|||
// monomial propagation
|
||||
bool_vector m_propagated;
|
||||
bool is_linear(monic const& m, lpvar& zero_var, lpvar& non_fixed);
|
||||
|
||||
public:
|
||||
monomial_bounds(core* core);
|
||||
void propagate();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue