mirror of
https://github.com/Z3Prover/z3
synced 2026-07-01 21:08:55 +00:00
updates per PR comments
This commit is contained in:
parent
e74d2d2151
commit
8eb6491e6c
2 changed files with 12 additions and 74 deletions
|
|
@ -78,7 +78,6 @@ namespace seq {
|
|||
|
||||
// Nullable check: returns a Boolean expression
|
||||
expr_ref is_nullable(expr* r);
|
||||
expr_ref is_nullable_rec(expr* r);
|
||||
|
||||
// Smart constructors with simplification and ACI canonicalization
|
||||
expr_ref mk_union(expr* a, expr* b);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue