skrf.circuit.Circuit.is_connected

Circuit.is_connected()[source]

Check if the circuit’s graph is connected.

Check if every pair of vertices in the graph is connected.

Return type:

bool