Generic Function Depth (1 method)

( depth < graph > )

Part of:

package cl-graph
Returns the maximum depth of the vertexes in graph assuming that the roots are of depth 0 and that each edge distance from the roots increments the depth by one.

Method Summary

depth < basic-graph