mirror of
https://github.com/Z3Prover/z3
synced 2025-06-24 14:53:40 +00:00
merge
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
d7f16d0622
commit
6ddca4091a
1 changed files with 0 additions and 1 deletions
|
@ -465,7 +465,6 @@ namespace polysat {
|
||||||
LOG("try-saturate");
|
LOG("try-saturate");
|
||||||
m_conflict.try_saturate(v);
|
m_conflict.try_saturate(v);
|
||||||
LOG("end-try-saturate");
|
LOG("end-try-saturate");
|
||||||
>>>>>>> ed9c0b84f668548ee1c11f14185b08333baa6f72
|
|
||||||
}
|
}
|
||||||
|
|
||||||
search_iterator search_it(m_search);
|
search_iterator search_it(m_search);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue