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

Go to the source code of this file.

Classes

class  smt_circuit::CircuitBase
 Base class for symbolic circuits. More...
 

Namespaces

namespace  smt_circuit
 

Enumerations

enum class  smt_circuit::SubcircuitType {
  smt_circuit::XOR , smt_circuit::AND , smt_circuit::RANGE , smt_circuit::ROR ,
  smt_circuit::SHL , smt_circuit::SHR
}