qiskit.dagcircuit.DAGCircuit.count_ops_longest_path¶ DAGCircuit.count_ops_longest_path()[소스]¶ Count the occurrences of operation names on the longest path. Returns a dictionary of counts keyed on the operation name.