Introduction - If you have any usage issues, please Google them yourself
This program calculates the number of connected components in a graph (Two vertices are in the same connected component of the graph, if there exists a path between these two vertices.