mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 20:05:51 +00:00
parent
0b453a4af5
commit
489459a1f7
3 changed files with 40 additions and 30 deletions
|
@ -121,6 +121,7 @@ namespace q {
|
|||
void propagate(bool is_conflict, unsigned idx, sat::ext_justification_idx j_idx);
|
||||
|
||||
bool propagate(bool flush);
|
||||
void propagate(clause& c, bool flush, bool& propagated);
|
||||
|
||||
expr_ref_vector m_new_defs;
|
||||
proof_ref_vector m_new_proofs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue