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 | SET_INF = 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 613 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 636 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 621 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 630 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 634 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 625 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 618 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 620 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 623 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 628 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 624 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 616 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 615 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 631 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 622 of file cycle_group.fuzzer.hpp.
|
staticconstexpr |
Definition at line 619 of file cycle_group.fuzzer.hpp.