Dear colleagues, I was wondering if there is a method to estimate the pdf of the remaining degree of a graph. My first idea subtracts 1 to the degree for each vertex (in an unaddressed graph) and to use numpy to do the rest. I am using python igraph.
Thanks in advance, Fdo.
_______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
