Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::AvmSimulationHelper Class Reference

#include <simulation_helper.hpp>

Public Member Functions

 AvmSimulationHelper (ExecutionHints hints)
 
simulation::EventsContainer simulate ()
 
void simulate_fast ()
 
template<typename S >
EventsContainer simulate_with_settings ()
 

Private Member Functions

template<typename S >
simulation::EventsContainer simulate_with_settings ()
 

Private Attributes

ExecutionHints hints
 

Detailed Description

Definition at line 8 of file simulation_helper.hpp.

Constructor & Destructor Documentation

◆ AvmSimulationHelper()

bb::avm2::AvmSimulationHelper::AvmSimulationHelper ( ExecutionHints  hints)
inline

Definition at line 10 of file simulation_helper.hpp.

Member Function Documentation

◆ simulate()

EventsContainer bb::avm2::AvmSimulationHelper::simulate ( )

Definition at line 273 of file simulation_helper.cpp.

◆ simulate_fast()

void bb::avm2::AvmSimulationHelper::simulate_fast ( )

Definition at line 278 of file simulation_helper.cpp.

◆ simulate_with_settings() [1/2]

template<typename S >
EventsContainer bb::avm2::AvmSimulationHelper::simulate_with_settings ( )

Definition at line 81 of file simulation_helper.cpp.

◆ simulate_with_settings() [2/2]

template<typename S >
simulation::EventsContainer bb::avm2::AvmSimulationHelper::simulate_with_settings ( )
private

Member Data Documentation

◆ hints

ExecutionHints bb::avm2::AvmSimulationHelper::hints
private

Definition at line 23 of file simulation_helper.hpp.


The documentation for this class was generated from the following files: