Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
graph.hpp File Reference
#include "barretenberg/stdlib_circuit_builders/ultra_circuit_builder.hpp"
#include <list>
#include <set>
#include <typeinfo>
#include <unordered_map>
#include <unordered_set>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

struct  cdg::KeyHasher
 
struct  cdg::KeyEquals
 
class  cdg::StaticAnalyzer_< FF >
 

Namespaces

namespace  cdg
 

Typedefs

using cdg::UltraBlock = bb::UltraTraceBlock
 
using cdg::KeyPair = std::pair< uint32_t, size_t >
 
using cdg::StaticAnalyzer = StaticAnalyzer_< bb::fr >