|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Optional subclass that governs limits on the use of certain instructions, since some of them can be too slow. More...
#include <cycle_group.fuzzer.hpp>
Static Public Attributes | |
| static constexpr size_t | SET = 0 |
| static constexpr size_t | RANDOMSEED = 0 |
| static constexpr size_t | CONSTANT = 1 |
| static constexpr size_t | WITNESS = 1 |
| static constexpr size_t | CONSTANT_WITNESS = 1 |
| static constexpr size_t | ADD = 1 |
| static constexpr size_t | SUBTRACT = 1 |
| static constexpr size_t | DBL = 1 |
| static constexpr size_t | NEG = 1 |
| static constexpr size_t | COND_ASSIGN = 1 |
| static constexpr size_t | MULTIPLY = 2 |
| static constexpr size_t | ASSERT_EQUAL = 2 |
| static constexpr size_t | BATCH_MUL = 4 |
| static constexpr size_t | _LIMIT = 64 |
Optional subclass that governs limits on the use of certain instructions, since some of them can be too slow.
Definition at line 668 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 690 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 676 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 685 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 688 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 680 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 673 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 675 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 678 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 683 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 679 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 671 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 670 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 677 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 674 of file cycle_group.fuzzer.hpp.