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"
42#include "relations/memory.hpp"
56#include "relations/sha256.hpp"
58#include "relations/sload.hpp"
59#include "relations/sstore.hpp"
62#include "relations/tx.hpp"
66
67// Optimized Relations
69
70// Lookup and permutation relations
139#include "relations/perms_tx.hpp"
140
141namespace bb::avm2 {
142
144 static constexpr size_t NUM_PRECOMPUTED_ENTITIES = 108;
145 static constexpr size_t NUM_WITNESS_ENTITIES = 2758;
146 static constexpr size_t NUM_SHIFTED_ENTITIES = 357;
147 static constexpr size_t NUM_WIRES = 2354;
148 static constexpr size_t NUM_ALL_ENTITIES = 3223;
149
150 // Need to be templated for recursive verifier
151 template <typename FF_>
153 // Optimized Relations
155 // Relations
215
216 // Need to be templated for recursive verifier
217 template <typename FF_>
219 // Lookups
624};
625
626} // 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