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

Make the IR1CS optimizer more aggressive #188

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

alex-ozdemir
Copy link
Contributor

Previously, we would eliminate only final-round witnesses. This is obviously sound, but sub-optimal.

Anna has found some protocols (SHA with lookups) where the sub-optimality matters, so I've made the optimizer a bit more aggressive.

Previously, we would eliminate only final-round witnesses. This is
obviously sound, but sub-optimal.

Anna has found some protocols (SHA with lookups) where the
sub-optimality matters, so I've made the optimizer a bit more
aggressive.
@alex-ozdemir alex-ozdemir merged commit 7f6d0a0 into circify:master Apr 17, 2024
1 check passed
@alex-ozdemir alex-ozdemir deleted the ir1cs-opt branch April 17, 2024 06:43
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.

1 participant