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
_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help