Get Clbits in condition. Deprecated since version 1.3.0 The property qiskit.circuit.instruction.Instruction.condition_bits is deprecated as of qiskit 1.3.0. It will be removed in 2.0.0. ctrl_state Return the control state of the gate as a decimal integer. ...
qiskit.transpiler.passes.CXDirection class CXDirection(*args, **kwargs)GitHub Deprecated: use qiskit.transpiler.passes.GateDirection pass instead. GateDirection pass. Parameters coupling_map (CouplingMap)– Directed graph represented a coupling map. __init__ __init__(coupling_map) GateDirection pass...