ProvSQL C/C++ API
Adding support for provenance and uncertainty management to PostgreSQL databases
Loading...
Searching...
No Matches
GenericCircuit Member List

This is the complete list of members for GenericCircuit, including all inherited members.

addGate() overrideGenericCircuitvirtual
addWire(gate_t f, gate_t t)Circuit< gate_type >
boost::serialization::accessGenericCircuitfriend
dDNNFTreeDecompositionBuilderGenericCircuitfriend
evaluate(gate_t g, std::unordered_map< gate_t, typename S::value_type > &provenance_mapping, S semiring) constGenericCircuit
extraGenericCircuitprivate
gatesCircuit< gate_type >protected
getExtra(gate_t g) constGenericCircuitinline
getGate(const uuid &u)Circuit< gate_type >
getGateType(gate_t g) constCircuit< gate_type >inline
getInfos(gate_t g) constGenericCircuitinline
getInputs() constGenericCircuitinline
getNbGates() constCircuit< gate_type >inline
getProb(gate_t g) constGenericCircuitinline
getUUID(gate_t g) constCircuit< gate_type >
getWires(gate_t g)Circuit< gate_type >inline
getWires(gate_t g) constCircuit< gate_type >inline
hasGate(const uuid &u) constCircuit< gate_type >
id2uuidCircuit< gate_type >protected
infosGenericCircuitprivate
inputsGenericCircuitprivate
probGenericCircuitprivate
serialize(Archive &ar, const unsigned int version)GenericCircuitinline
setExtra(gate_t g, const std::string &ex)GenericCircuitinline
setGate(gate_type type) overrideGenericCircuit
setGate(const uuid &u, gate_type type) overrideGenericCircuit
Circuit< gate_type >::setGate(const uuid &u, gate_type type)Circuit< gate_type >virtual
Circuit< gate_type >::setGate(gate_type type)Circuit< gate_type >virtual
setGateType(gate_t g, gate_type t)Circuit< gate_type >inlineprotected
setInfos(gate_t g, unsigned info1, unsigned info2)GenericCircuitinline
setProb(gate_t g, double p)GenericCircuitinline
toString(gate_t g) const overrideGenericCircuitinlinevirtual
uuid typedefCircuit< gate_type >
uuid2idCircuit< gate_type >protected
wiresCircuit< gate_type >protected
~Circuit()Circuit< gate_type >inlinevirtual