mirror of
https://github.com/Z3Prover/z3
synced 2025-05-07 07:45:46 +00:00
print clauses
This commit is contained in:
parent
c082ea4357
commit
18710a86d7
4 changed files with 23 additions and 9 deletions
|
@ -116,6 +116,7 @@ namespace polysat {
|
|||
}
|
||||
else {
|
||||
m_constraint_table.insert(c1);
|
||||
store(c1);
|
||||
return c1;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue