mirror of
https://github.com/Z3Prover/z3
synced 2025-08-19 01:32:17 +00:00
adding pb
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
8205b45839
commit
0ba7c9c39b
3 changed files with 487 additions and 69 deletions
|
@ -191,7 +191,7 @@ namespace sat {
|
|||
m_elim_counter = m_res_limit;
|
||||
m_old_num_elim_vars = m_num_elim_vars;
|
||||
|
||||
scoped_finalize _scoped_finalize(*this);
|
||||
// scoped_finalize _scoped_finalize(*this);
|
||||
|
||||
do {
|
||||
if (m_subsumption)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue