Generic Function Force-Undirected (1 method)

( force-undirected < graph > )

Part of:

package cl-graph

Ensures that the graph is undirected (possibly by
calling change-class on the edges).

Method Summary

force-undirected < basic-graph