Skip to content
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

Add assume statement and unary functions in expressions #117

Merged
merged 5 commits into from
May 6, 2023
Merged

Conversation

rachitnigam
Copy link
Member

  • add log2 and pow2
  • add assume statements to the IR
  • add assumptions to path condition when verifying
  • assumptions work

@rachitnigam rachitnigam linked an issue May 5, 2023 that may be closed by this pull request
@rachitnigam rachitnigam merged commit f918305 into main May 6, 2023
@rachitnigam rachitnigam deleted the log-pow branch May 6, 2023 07:19
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.

Verifying complex conditions through predicate abstraction
1 participant