WeaklyConnectedGraphQ¶
Tests whether a directed graph is weakly connected — that is, whether its underlying undirected graph (edge directions ignored) is connected.
Disconnected pieces are not weakly connected.
WeaklyConnectedGraphQ¶Tests whether a directed graph is weakly connected — that is, whether its underlying undirected graph (edge directions ignored) is connected.
Disconnected pieces are not weakly connected.