qiskit.dagcircuit.DAGCircuit.node¶
- DAGCircuit.node(node_id)[Quellcode]¶
Get the node in the dag.
- Parameter
node_id (int) – Node identifier.
- Rückgabe
the node.
- Rückgabetyp
node
Get the node in the dag.
node_id (int) – Node identifier.
the node.
node