Skip to content

Allow skipping of constraint generation during proving #328

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

Open
Pratyush opened this issue Dec 10, 2020 · 0 comments · May be fixed by #399
Open

Allow skipping of constraint generation during proving #328

Pratyush opened this issue Dec 10, 2020 · 0 comments · May be fixed by #399

Comments

@Pratyush
Copy link
Member

The prover does not need to generate constraints as it can read these directly from the index. The issue comes in mapping witnesses between unoptimized and optimized versions. We can do the latter by storing a "linear combination" mapping in the index.

@VolodymyrBg VolodymyrBg linked a pull request Apr 18, 2025 that will close this issue
6 tasks
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 a pull request may close this issue.

1 participant