qiskit.dagcircuit.DAGCircuit.quantum_predecessors¶
- DAGCircuit.quantum_predecessors(node)[código fonte]¶
Returns iterator of the predecessors of a node that are connected by a quantum edge as DAGOpNodes and DAGInNodes.
Returns iterator of the predecessors of a node that are connected by a quantum edge as DAGOpNodes and DAGInNodes.