Generic Function Vertices-Share-Edge-P (1 method)

( vertices-share-edge-p < vertex-1 > < vertex-2 > )

Part of:

package cl-graph

Return true if vertex-1 and vertex-2 are connected
by an edge. [?? Compare adjacentp]

Method Summary

vertices-share-edge-p < graph-container-vertex > < graph-container-vertex