mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 12:07:52 +00:00
fixes to hybrid mode
This commit is contained in:
parent
9770c00592
commit
943d881340
3 changed files with 23 additions and 11 deletions
|
@ -123,7 +123,6 @@ namespace sls {
|
|||
|
||||
propagate_boolean_assignment();
|
||||
|
||||
|
||||
// verbose_stream() << "propagate " << unsat().size() << " " << m_new_constraint << "\n";
|
||||
|
||||
if (m_new_constraint || !unsat().empty())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue