Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
flavor_variables.hpp
Go to the documentation of this file.
1// AUTOGENERATED FILE
2#pragma once
3
5
6// Relations
9#include "relations/alu.hpp"
13#include "relations/bitwise.hpp"
17#include "relations/context.hpp"
21#include "relations/discard.hpp"
22#include "relations/ecc.hpp"
23#include "relations/ecc_mem.hpp"
29#include "relations/ff_gt.hpp"
30#include "relations/gas.hpp"
33#include "relations/gt.hpp"
41#include "relations/memory.hpp"
55#include "relations/sha256.hpp"
57#include "relations/sload.hpp"
58#include "relations/sstore.hpp"
61#include "relations/tx.hpp"
66
67// Optimized Relations
69
70// Lookup and permutation relations
131
132namespace bb::avm2 {
133
135 static constexpr size_t NUM_PRECOMPUTED_ENTITIES = 133;
136 static constexpr size_t NUM_WITNESS_ENTITIES = 2936;
137 static constexpr size_t NUM_SHIFTED_ENTITIES = 317;
139 static constexpr size_t NUM_ALL_ENTITIES = 3386;
140
141 // Need to be templated for recursive verifier
142 template <typename FF_>
144
145 // Optimized Relations
147 // Relations
207
208 // Need to be templated for recursive verifier
209 template <typename FF_>
211 // Lookups
651};
652
653} // namespace bb::avm2
static constexpr size_t NUM_SHIFTED_ENTITIES
static constexpr size_t NUM_WIRES
static constexpr size_t NUM_ALL_ENTITIES
static constexpr size_t NUM_PRECOMPUTED_ENTITIES
static constexpr size_t NUM_WITNESS_ENTITIES