Generic Function Complete-Links (1 method)

( complete-links < new-graph > < old-graph > )

Part of:

package cl-graph

Add edges between vertexes in the new-graph for
which the matching vertexes in the old-graph have edges. The vertex
matching is done using find-vertex.

Method Summary

complete-links < basic-graph > < basic-graph