-
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: Goblin Translator flavor and permutation correctness (Goblin Tr…
…anslator part 7) (#2961) This PR: 1. Introduces the Goblin Translator flavor with definitions of all polynomials, etc 2. Adds a relation correctness test for Goblin Translator permutation 3. Adds functions for constructing ordered and concatenated constraint polynomials used in the permutation
- Loading branch information
Showing
7 changed files
with
2,113 additions
and
110 deletions.
There are no files selected for viewing
1,635 changes: 1,635 additions & 0 deletions
1,635
barretenberg/cpp/src/barretenberg/honk/flavor/goblin_translator.hpp
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.