chickadee » graphs » graph-outdegree

(graph-outdegree (G <digraph>) vertex)method

Computes the outdegree of a vertex in a directed graph G. When called with an undirected graph, returns the same as graph-degree.