|
barretenberg
|
This file contains the implementation of field-agnostic UltraCircuitBuilder class that defines the logic of ultra-style circuits and is intended for the use in UltraHonk and UltraPlonk systems. More...
#include "ultra_circuit_builder.hpp"#include <barretenberg/plonk/proof_system/constants.hpp>#include <unordered_map>#include <unordered_set>This file contains the implementation of field-agnostic UltraCircuitBuilder class that defines the logic of ultra-style circuits and is intended for the use in UltraHonk and UltraPlonk systems.