mirror of
https://github.com/Z3Prover/z3
synced 2025-05-01 04:45:52 +00:00
no intervals
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
2b11ed241e
commit
999ca2ed70
8 changed files with 4 additions and 436 deletions
|
@ -25,7 +25,6 @@ core::core(lp::lar_solver& s, reslimit & lim) :
|
|||
m_evars(),
|
||||
m_lar_solver(s),
|
||||
m_tangents(this),
|
||||
m_intervals(this, lim),
|
||||
m_basics(this),
|
||||
m_order(this),
|
||||
m_monotone(this),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue