mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 11:55:51 +00:00
use dep_intervals inside of nla_intervals
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
ee255ef8b3
commit
22bec010ba
10 changed files with 260 additions and 667 deletions
|
@ -206,7 +206,6 @@ class grobner : common {
|
|||
grobner_core m_gc;
|
||||
unsigned m_reported;
|
||||
lp::int_set m_rows;
|
||||
bool m_look_for_fixed_vars_in_rows;
|
||||
public:
|
||||
grobner(core *, intervals *);
|
||||
void grobner_lemmas();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue