cirq.CircuitDag.disjoint_qubits

static CircuitDag.disjoint_qubits(op1: cirq.ops.raw_types.Operation, op2: cirq.ops.raw_types.Operation) → bool

Returns true only if the operations have qubits in common.