Topics: Digraph - Graph Theory
(definition)
A connected digraph is a digraph where there exists a directed path between every pair of vertices.
It’s basically the equivalent of a connected graph, but with directions.
Search
Topics: Digraph - Graph Theory
(definition)
A connected digraph is a digraph where there exists a directed path between every pair of vertices.
It’s basically the equivalent of a connected graph, but with directions.