Generic Function Connected-Graph-P (1 method)

( connected-graph-p < graph > &key < edge-sorter > )

Part of:

package cl-graph

Returns true if graph is a connected graph and nil otherwise.

Method Summary

connected-graph-p < basic-graph