Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <interaction_builder.hpp>
Public Member Functions | |
virtual | ~InteractionBuilderInterface ()=default |
virtual void | process (TraceContainer &trace)=0 |
Definition at line 9 of file interaction_builder.hpp.
|
virtualdefault |
|
pure virtual |
Implemented in bb::avm2::tracegen::IndexedLookupTraceBuilder< LookupSettings_ >, bb::avm2::tracegen::IndexedLookupTraceBuilder< LookupSettings >, bb::avm2::tracegen::LookupIntoDynamicTableSequential< LookupSettings >, bb::avm2::tracegen::MultiPermutationBuilder< PermutationSettings_ >, bb::avm2::tracegen::PermutationBuilder< PermutationSettings >, and bb::avm2::tracegen::CheckingPermutationBuilder< PermutationSettings >.