igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Adding two functions to igraph?


From: Gabor Csardi
Subject: Re: [igraph] Adding two functions to igraph?
Date: Fri, 9 May 2008 09:41:21 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Well, since your function gives the wrong result for the 
simple graph in Fig. 5 from the paper
http://www-personal.umich.edu/~mejn/courses/2004/cscs535/review.pdf
i guess that it is incorrect.

G.

On Thu, May 08, 2008 at 05:39:11PM -0400, Gang Su wrote:
> Oh i love this lib...:)
> Btw could you take a look at my function for the clustering coefficient?
> Mine yields different values (I was following the original paper's 
> formula i guess)
> 
> Gang
> 
> Tamas Nepusz wrote:
> >>In this paper they proposed 2 feature values that can distinguish a 
> >>random graph from a real world one:
> >>Clustering coefficient and Characteristic edge length.
> >Both are included in igraph, although the clustering coefficient is 
> >called "transitivity":
> >http://cneurocvs.rmki.kfki.hu/igraph/doc/R/transitivity.html
> >and the characteristic path length is called "average.path.length".
> >
> 
> 
> 
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help

-- 
Csardi Gabor <address@hidden>    UNIL DGM




reply via email to

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