mirror of
https://github.com/Z3Prover/z3
synced 2025-08-11 13:40:52 +00:00
generate simple_sign_lemma
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
d3bd55d0cf
commit
40cc8c31e5
2 changed files with 7 additions and 9 deletions
|
@ -54,7 +54,7 @@ public:
|
|||
private:
|
||||
lpvar find_binomial_to_refine();
|
||||
void generate_explanations_of_tang_lemma(const monomial& m, const factorization& bf, lp::explanation& exp);
|
||||
|
||||
void generate_simple_tangent_lemma(const monomial& m);
|
||||
void tangent_lemma_bf(const monomial& m,const factorization& bf);
|
||||
void generate_tang_plane(const rational & a, const rational& b, const factor& x, const factor& y, bool below, lpvar j);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue