qiskit.dagcircuit.DAGCircuit.count_ops_longest_path¶
- DAGCircuit.count_ops_longest_path()[código fonte]¶
Count the occurrences of operation names on the longest path.
Returns a dictionary of counts keyed on the operation name.
Count the occurrences of operation names on the longest path.
Returns a dictionary of counts keyed on the operation name.