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