Generic Function Add-Edge (2 methods)

( add-edge < graph > < edge > &rest < args > &key < force-new? > )

Part of:

package cl-graph

Add-edge adds an existing edge to a graph. As
add-edge-between-vertexes is generally more natural to use, this
method is rarely called.

Method Summary

add-edge :before < basic-graph > < basic-edge
add-edge < graph-container > < graph-container-edge