Contents
Indexes:
Generic Function Delete-Edge (2 methods)
(
delete-edge
< graph > < edge > )
Part of:
package cl-graph
Delete the
edge' from the
graph' and returns it.
Method Summary
delete-edge :after <
basic-graph
> <
basic-edge
>
delete-edge <
graph-container
> <
graph-container-edge
>