8000 fixed nullability bug in the if-then-else info by veanes · Pull Request #5620 · Z3Prover/z3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fixed nullability bug in the if-then-else info #5620

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 26, 2021

Conversation

veanes
Copy link
Collaborator
@veanes veanes commented Oct 26, 2021

The computation of nullability info for if-then-else nodes only kept the then branch info. This caused min-length computation under complement to be wrong (returning 1 when it should have been 0). Addresses issue #5603

@NikolajBjorner NikolajBjorner merged commit efcad5f into Z3Prover:master Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0