qiskit.dagcircuit.DAGCircuit.idle_wires¶
- DAGCircuit.idle_wires(ignore=None)[ソース]¶
Return idle wires.
- パラメータ
ignore (list(str)) – List of node names to ignore. Default: []
- 列挙
Bit – Bit in idle wire.
- 例外
DAGCircuitError – If the DAG is invalid
Return idle wires.
ignore (list(str)) – List of node names to ignore. Default: []
Bit – Bit in idle wire.
DAGCircuitError – If the DAG is invalid