mirror of
https://github.com/Z3Prover/z3
synced 2025-08-04 10:20:23 +00:00
tune euf-completion
This commit is contained in:
parent
22353c2d6c
commit
9a2693bb72
6 changed files with 104 additions and 11 deletions
|
@ -46,6 +46,7 @@ namespace euf {
|
|||
bool is_new_eq(expr* a, expr* b);
|
||||
void update_has_new_eq(expr* g);
|
||||
expr_ref mk_and(expr* a, expr* b);
|
||||
void propagate_values();
|
||||
void add_egraph();
|
||||
void map_canonical();
|
||||
void read_egraph();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue