|
Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <algorithm>#include <cassert>#include <iostream>#include <libsnark/gadgetlib2/constraint.hpp>#include <libsnark/gadgetlib2/variable.hpp>#include <memory>#include <set>
Go to the source code of this file.
Namespaces | |
| gadgetlib2 | |
Implementation of the Constraint class.
Definition in file constraint.cpp.
1.8.17