mirror of
https://github.com/Z3Prover/z3
synced 2025-08-09 04:31:24 +00:00
parent
f0689546f3
commit
915ff38f97
2 changed files with 43 additions and 32 deletions
|
@ -891,6 +891,10 @@ namespace smt {
|
|||
|
||||
public:
|
||||
|
||||
void internalize_rec(expr * n, bool gate_ctx);
|
||||
|
||||
void internalize_deep(expr * n);
|
||||
|
||||
// helper function for trail
|
||||
void undo_th_case_split(literal l);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue