Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Namespaces | Functions | Variables
constraint_profiling.cpp File Reference
#include <libff/common/profiling.hpp>
#include <libsnark/gadgetlib1/constraint_profiling.hpp>
Include dependency graph for constraint_profiling.cpp:

Go to the source code of this file.

Namespaces

 libsnark
 

Functions

size_t libsnark::PRINT_CONSTRAINT_PROFILING ()
 

Variables

size_t libsnark::constraint_profiling_indent = 0
 
std::vector< constraint_profiling_entry > libsnark::constraint_profiling_table
 

Detailed Description

Implementation of interfaces for profiling constraints.

See constraint_profiling.hpp .

Author
This file is part of libsnark, developed by SCIPR Lab and contributors (see AUTHORS).

Definition in file constraint_profiling.cpp.