igraph-help
[Top][All Lists]
Advanced

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

[igraph] closeness syntax?


From: Yong Zou
Subject: [igraph] closeness syntax?
Date: Mon, 12 Apr 2010 16:32:38 +0200

Hi Tamas,

What is the correct setting for *weights? My previous code doesn't
work properly.
igraph_closeness(&graph, &res, igraph_vss_all(), IGRAPH_ALL, ??);

int igraph_closeness(const igraph_t *graph, igraph_vector_t *res,
                     const igraph_vs_t vids, igraph_neimode_t mode,
                     const igraph_vector_t *weights);

Thanks very much.
Yong




reply via email to

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