What is the purpose of the connectedComponents action?

3 vues

Réponse

The connectedComponents action calculates the connected components of a graph. It is used to determine groups of nodes where every node is reachable from every other node within the same group.
Did this answer help you?
connectedComponents

optNetwork

See technical action