Hi all,
I built a graph with about 4k vertices and 15k edges.
I am analysing the components inside the graph. When I call components(), for which concern the parameter mode , if I choose “weak” I get a smaller number of bigger components, while if I choose “strong” I get the opposite. It seems somewhat counterintuitive to me… Am I doing something wrong?
Thanks for your replying.
Alessandro