21template <
class Params>
struct alignas(32) field;
22class UltraExecutionTraceBlocks;
23template <
class ExecutionTrace>
class UltraCircuitBuilder_;
40class AvmRecursiveFlavor;
50class AvmRecursiveFlavor;
53#ifdef STARKNET_GARAGA_FLAVORS
54class UltraStarknetFlavor;
The recursive counterpart to the "native" Mega flavor.
Child class of MegaFlavor that runs with ZK Sumcheck. See more in Sumcheck Outline.
The recursive counterpart to the "native" MegaZKFlavor.
The recursive counterpart of the native Translator flavor.
The recursive counterpart to the "native" Ultra flavor.
The recursive counterpart to the "native" UltraRollupFlavor.
Child class of UltraFlavor that runs with ZK Sumcheck.
The recursive counterpart to the Ultra flavor with ZK.
Entry point for Barretenberg command-line interface.