qiskit.transpiler.passes.CollectCliffords.run¶ CollectCliffords.run(dag)¶ Run the CollectLinearFunctions pass on dag. :param dag: the DAG to be optimized. :type dag: DAGCircuit Rückgabe the optimized DAG. Rückgabetyp DAGCircuit