mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
review of NB
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
0db79b1c79
commit
d0f682b239
7 changed files with 223 additions and 259 deletions
|
@ -90,7 +90,7 @@ public:
|
|||
intervals m_intervals;
|
||||
horner m_horner;
|
||||
nla_settings m_nla_settings;
|
||||
nla_grobner m_grobner;
|
||||
grobner m_grobner;
|
||||
private:
|
||||
emonics m_emons;
|
||||
svector<lpvar> m_add_buffer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue