igraph-help
[Top][All Lists]
Advanced

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

[igraph] how to access edge weight in C


From: zhengjun chen
Subject: [igraph] how to access edge weight in C
Date: Thu, 17 Jun 2010 16:45:20 -0400

Hi,

I use igraph_read_graph_ncol () to read *.ncol file.
The *.ncol has three columns, the first two are the edge list, the last one is the edge weight. After reading the graph, I want to access the weight of each edge.
Do Igraph provides an function to access the edge weight in C? I searched the manual of C, and did not find one. 

Thanks.

reply via email to

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