igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Files and arrays


From: Gianluca Della Vedova
Subject: Re: [igraph] Files and arrays
Date: Sun, 14 Sep 2014 11:29:18 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Since you are not comfortable with C, I suggest you to use whatever programming language you like to massage your data into an edge list format. Then you can use igraph_read_graph_edgelist (http://igraph.org/c/doc/igraph-Foreign.html#igraph_read_graph_edgelist) to read the graph.

On 14/09/2014 at 06:37, patricia wrote:

Hi,
I wonder if it is possible to load a file in txt format and convert this file into an 
array using the type "igraph_matrix_t".

-- Gianluca Della Vedova
http://gianluca.dellavedova.org



reply via email to

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