Skip to content

Switch range check cost model from constraints to witness count#281

Merged
Bisht13 merged 1 commit into
mainfrom
rs/range_cost_witnesses
Feb 10, 2026
Merged

Switch range check cost model from constraints to witness count#281
Bisht13 merged 1 commit into
mainfrom
rs/range_cost_witnesses

Conversation

@rose2221
Copy link
Copy Markdown
Collaborator

@rose2221 rose2221 commented Feb 10, 2026

Replace the R1CS constraint-based cost model in range check optimization with a witness-based cost model, aligning with the project's primary optimization target.

@rose2221 rose2221 changed the title fix: witness cost calculations fix: Switch range check cost model from constraints to witness count Feb 10, 2026
@rose2221 rose2221 changed the title fix: Switch range check cost model from constraints to witness count Switch range check cost model from constraints to witness count Feb 10, 2026
@Bisht13 Bisht13 merged commit 7005a93 into main Feb 10, 2026
4 of 5 checks passed
@Bisht13 Bisht13 deleted the rs/range_cost_witnesses branch February 10, 2026 07:39
dcbuild3r pushed a commit that referenced this pull request May 16, 2026
Switch range check cost model from constraints to witness count
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