10#ifndef DISABLE_AZTEC_VM
195 auto witness = witness_stack_item.second;
198 return { constraint_system, witness };
225template <
typename Builder = bb::UltraCircuitBuilder>
228template <
typename Builder>
253 void track_diff(std::vector<size_t>& gates_per_opcode,
size_t opcode_index)
size_t get_estimated_num_finalized_gates() const override
Get the final number of gates in a circuit, which consists of the sum of: 1) Current number number of...
std::vector< T, bb::ContainerSlabAllocator< T > > SlabVector
A vector that uses the slab allocator.
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept