mirror of
https://github.com/Z3Prover/z3
synced 2025-08-11 13:40:52 +00:00
run tangent and ordered lemmas only on canonical monomials
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
5352a5fb85
commit
2dbfb2edc2
6 changed files with 33 additions and 66 deletions
|
@ -54,8 +54,6 @@ public:
|
|||
void tangent_lemma();
|
||||
private:
|
||||
lpvar find_binomial_to_refine();
|
||||
void generate_simple_tangent_lemma();
|
||||
|
||||
void generate_explanations_of_tang_lemma(const monomial& m, const factorization& bf, lp::explanation& exp);
|
||||
|
||||
void tangent_lemma_bf(const monomial& m,const factorization& bf);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue