mirror of
https://github.com/Z3Prover/z3
synced 2026-03-02 11:46:55 +00:00
forbidden intervals only used by viable
This commit is contained in:
parent
afc711d6ec
commit
c648b57493
5 changed files with 10 additions and 9 deletions
|
|
@ -35,7 +35,6 @@ namespace polysat {
|
|||
m_conflict(*this),
|
||||
m_simplify(*this),
|
||||
m_restart(*this),
|
||||
m_forbidden_intervals(*this),
|
||||
m_bvars(),
|
||||
m_free_pvars(m_activity),
|
||||
m_constraints(m_bvars),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue