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

Improve some simplifications for booster #172

Merged
merged 5 commits into from
Jul 16, 2024

Conversation

jberthold
Copy link
Member

  • added equivalents of some simplifications that use #Equals (those are ignored by booster)
  • added a trivial simplification for when boolToInt inside int64encoding is compared to a number > 1

Both were observed to cause missed simplification opportunities logged during proof execution (--log-context "request*,proxy,abort,detail)

@jberthold jberthold marked this pull request as ready for review July 16, 2024 10:13
@jberthold jberthold merged commit 74938de into master Jul 16, 2024
9 checks passed
@jberthold jberthold deleted the jb/improve-simplifications branch July 16, 2024 22:42
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