mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 20:05:51 +00:00
working on relevant
This commit is contained in:
parent
9527471967
commit
28bce8f09c
11 changed files with 121 additions and 98 deletions
|
@ -135,9 +135,10 @@ namespace q {
|
|||
|
||||
bool unit_propagate();
|
||||
|
||||
|
||||
void add(quantifier* q);
|
||||
|
||||
void relevant_eh(euf::enode* n);
|
||||
|
||||
void collect_statistics(statistics& st) const;
|
||||
|
||||
void get_antecedents(sat::literal l, sat::ext_justification_idx idx, sat::literal_vector& r, bool probing);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue