i don’t understand the concept of implicit graph explained in the video .
how is it used to find the number of connected components in the graph?
is connected components defined for only undirected graphs?if not,how to find connected components in an undirected graph.please explain with an example.
also give an example of implicit graph for both directed and undirected graphs and how we have found out connected components in then using the implicit graph