mirror of
https://github.com/Z3Prover/z3
synced 2025-08-04 10:20:23 +00:00
propagate monomial is nla
This commit is contained in:
parent
318d7d7564
commit
41f59cb1ed
11 changed files with 210 additions and 115 deletions
|
@ -392,7 +392,7 @@ public:
|
|||
|
||||
bool no_lemmas_hold() const;
|
||||
|
||||
void propagate(vector<lemma>& lemmas);
|
||||
bool propagate(vector<lemma>& lemmas);
|
||||
|
||||
lbool test_check(vector<lemma>& l);
|
||||
lpvar map_to_root(lpvar) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue