mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 00:26:38 +00:00
extra propagate
This commit is contained in:
parent
c7a09051fa
commit
0a59387d05
1 changed files with 0 additions and 1 deletions
|
@ -140,7 +140,6 @@ namespace polysat {
|
|||
clause_ref just = cb.build();
|
||||
SASSERT(just);
|
||||
s.add_clause(*just);
|
||||
s.propagate();
|
||||
SASSERT(s.m_bvars.is_true(conseq.blit()));
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue