connectedComponents - What is a connected component in a graph?

Réponse

A connected component of a graph is a subgraph in which any two vertices are connected to each other by paths, and which is connected to no additional vertices in the supergraph. For a directed graph, there are weakly and strongly connected components.
¿Te ayudó esta respuesta?
connectedComponents

optNetwork

Doc : connectedComponents