igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Network Centralization Measure


From: Minh Nguyen
Subject: Re: [igraph] Network Centralization Measure
Date: Sun, 11 Sep 2011 19:07:48 +1000

Hi,

On Sun, Sep 11, 2011 at 11:33 AM, Carlos Eduardo <address@hidden> wrote:
> After calculating each vertex measures – (a) centralization degree, (b)
> betweenness, (c) closeness – the software reports the network centralization
> (in percentage - %) to each one of this measures.
>
> Is there any command or math formula to do this through “igraph”?

Yes. Check out the documentation of version 0.5.4 of the igraph C library at

http://igraph.sourceforge.net/doc/html/ch10s05.html

The latest development version has library functions following the
name igraph_centralization*.

-- 
Regards
Minh Van Nguyen



reply via email to

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