File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 5959 (:NumberOfEdges , " The *number of edges* of an undirected graph." ),
6060 (:NumberOfArcs , " The *number of arcs* of a directed graph." ),
6161 (:NumberOfConnectedComponents , " The *number of connected components* of an undirected graph." ),
62+ (:NumberOfWeaklyConnectedComponents , " The *number of weakly connected components* of a directed graph." ),
63+ (:NumberOfStronglyConnectedComponents , " The *number of strongly connected components* of a directed graph." ),
6264 (:MinimumDegree , " The *minimum degree* among the degrees of the vertices of an undirected graph." ),
6365 (:MaximumDegree , " The *maximum degree* among the degrees of the vertices of an undirected graph." ),
6466 (:MinimumIndegree , " The *minimum indegree* among the indegrees of the vertices of a directed graph." ),
You can’t perform that action at this time.
0 commit comments