mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 11:55:51 +00:00
debug tangent lemmas
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
0c50971b57
commit
df5f3f9722
6 changed files with 31 additions and 8 deletions
|
@ -268,6 +268,7 @@ public:
|
|||
template <typename T>
|
||||
bool mon_has_zero(const T& product) const;
|
||||
lp::lp_settings& settings();
|
||||
const lp::lp_settings& settings() const;
|
||||
unsigned random();
|
||||
void map_monomial_vars_to_monomial_indices(unsigned i);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue