mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
merge
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
541635b655
commit
187ee334a9
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@ namespace intblast {
|
|||
return n && n->is_attached_to(get_id());
|
||||
}
|
||||
|
||||
|
||||
|
||||
bool solver::post_visit(expr* e, bool sign, bool root) {
|
||||
euf::enode* n = expr2enode(e);
|
||||
app* a = to_app(e);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue