qiskit.dagcircuit.DAGCircuit.longest_path¶ DAGCircuit.longest_path()[ソース]¶ Returns the longest path in the dag as a list of DAGOpNodes, DAGInNodes, and DAGOutNodes.