An undirected graph is connected, if there is a path from every vertex to every other vertex. A directed graph with this property is called strongly connected.
What is meant by strongly connected in a graph?
September 14, 2023 in Data Structure
September 14, 2023 in Data Structure
An undirected graph is connected, if there is a path from every vertex to every other vertex. A directed graph with this property is called strongly connected.