igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] Remaining degree estimation


From: Fernando Barraza
Subject: [igraph] Remaining degree estimation
Date: Thu, 8 Aug 2019 10:36:45 -0500

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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]