mirror of
https://github.com/Z3Prover/z3
synced 2025-10-05 07:23:58 +00:00
parent
65b2037ba2
commit
c6b4641050
8 changed files with 36 additions and 22 deletions
|
@ -87,6 +87,8 @@ protected:
|
|||
push_frame_core(t, must_cache(t), st);
|
||||
}
|
||||
|
||||
bool rewrites_to(expr* t, proof* p);
|
||||
bool rewrites_from(expr* t, proof* p);
|
||||
void init_cache_stack();
|
||||
void del_cache_stack();
|
||||
void reset_cache();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue