Generic Function Out-Edge-For-Vertex-P (1 method)

( out-edge-for-vertex-p < edge > < vertex > )

Part of:

package cl-graph
Returns true if the edge is connected to vertex and is either an undirected edge or a directed edge for which vertex is the source vertex of the edge.

Method Summary

out-edge-for-vertex-p < basic-edge > < basic-vertex