]> granicus.if.org Git - graphviz/commit
agdegree() conforms to a formal defintion of degree (a node with one
authornorth <devnull@localhost>
Tue, 24 Mar 2009 18:37:30 +0000 (18:37 +0000)
committernorth <devnull@localhost>
Tue, 24 Mar 2009 18:37:30 +0000 (18:37 +0000)
commitceb44939bf23abe164c8503949b454a5f3fbdebc
treed42a6104145b80282c39a74a283426d1783a4ee5
parentec47dea50241fd6f8e15903f2ebf11eeeab5abab
agdegree() conforms to a formal defintion of degree (a node with one
self-arc has degree 2).  agcountuniqedges() counts the number of unique
Agedge_t objects for a given node.
lib/cgraph/edge.c
lib/cgraph/graph.c