Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
instruction.hpp File Reference

Go to the source code of this file.

Functions

FuzzInstruction generate_instruction (std::mt19937_64 &rng)
 
void mutate_instruction (FuzzInstruction &instruction, std::mt19937_64 &rng)
 

Function Documentation

◆ generate_instruction()

FuzzInstruction generate_instruction ( std::mt19937_64 rng)

Definition at line 39 of file instruction.cpp.

◆ mutate_instruction()

void mutate_instruction ( FuzzInstruction instruction,
std::mt19937_64 rng 
)

Definition at line 590 of file instruction.cpp.