Posts by Gustavo • 41 points
1 post
-
4
votes1
answer491
viewsQ: Find isolated components in graph
What is the best algorithm for finding isolated components in a graph? That is, components that do not lose information. In this image, the only isolated component is H, because it only receives…