C = isConnected G
A graph is connected when there exists a path of edges between any two vertices in the graph.
|
|
The object isConnected is a method function.
The source of this document is in Graphs.m2:4356:0.