barretenberg
Loading...
Searching...
No Matches
ultra_circuit_builder.cpp File Reference

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>

Detailed Description

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.

Author
Luke (ledwards2225) and Kesha (Rumata888)