DAG Circuits (qiskit.dagcircuit
)¶
DAG Circuits¶
Quantum circuit as a directed acyclic graph. |
|
|
Object to represent the information at a node in the DAGCircuit. |
|
Object to represent the information at a node in the DAGDependency(). |
Object to represent a quantum circuit as a directed acyclic graph via operation dependencies (i.e. |
Exceptions¶
|
Base class for errors raised by the DAGCircuit object. |