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.
add-edge :before < cl-graph:basic-graph > < cl-graph:basic-edge > |
add-edge < cl-graph:graph-container > < cl-graph:graph-container-edge > |