qiskit.circuit.QuantumCircuit.num_connected_components¶ QuantumCircuit.num_connected_components(unitary_only=False)[source]¶ How many non-entangled subcircuits can the circuit be factored to. Paramètres unitary_only (bool) – Compute only unitary part of graph. Renvoie Number of connected components in circuit. Type renvoyé int