mirror of
https://github.com/Z3Prover/z3
synced 2025-05-12 02:04:43 +00:00
cleanup cancelation logic
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
4e155887b2
commit
61dbb6168e
37 changed files with 93 additions and 198 deletions
|
@ -236,6 +236,7 @@ namespace smt {
|
|||
m_non_diff_logic_exprs(false),
|
||||
m_factory(0),
|
||||
m_nc_functor(*this),
|
||||
m_S(m.limit()),
|
||||
m_num_simplex_edges(0) {
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue