igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] how to properly generate a barabasi graph in Python without


From: Tamas Nepusz
Subject: Re: [igraph] how to properly generate a barabasi graph in Python without multi-edges
Date: Wed, 23 Dec 2009 13:06:24 +0000

> Something similar in Python:
Hmmm, wait, it isn't right as it does not take into account the degrees of the 
vertices (and I don't see where the R version does that either). As it stands, 
the neighbors of a newly added node are selected uniformly. I'll fix it soon.

-- 
Tamas





reply via email to

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