Generic Function Any-Undirected-Cycle-P (1 method)

( any-undirected-cycle-p < graph > )

Part of:

package cl-graph
Returns true if there are any undirected cycles in `graph`.

Method Summary

any-undirected-cycle-p < basic-graph