Generic Function Edge-Count (3 methods)

( edge-count < vertex > )

Part of:

package cl-graph

Returns the number of edges attached to
vertex. Compare with the more flexible vertex-degree.

Method Summary

edge-count < cl-graph:basic-graph > 
edge-count < cl-graph:basic-vertex > 
edge-count < cl-graph:graph-container >