-
Notifications
You must be signed in to change notification settings - Fork 283
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Added correctness tests for several small relations in Goblin T…
…ranslator (Goblin Translator part 8) (#2963) Added correctness tests for several Goblin Translator Relations: 1. GenPermSort relation (used for range constraints) 2. Opcode Constraint relation (used to constrain opcode constraint to 6 specific values) 3. Accumulator transfer (used to ensure correct initialisation, copying and final value of the accumulator)
- Loading branch information
Showing
2 changed files
with
187 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters