Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <string>
#include <unordered_map>
#include <cvc5/cvc5.h>
#include "barretenberg/ecc/curves/bn254/fr.hpp"
Go to the source code of this file.
Classes | |
struct | smt_solver::SolverConfiguration |
Solver configuration. More... | |
class | smt_solver::Solver |
Class for the solver. More... | |
Namespaces | |
namespace | smt_solver |