Hi,
I am using a matrix of igraph_matrix_t type to represent an undirected graph, 
and then use that same template to generate the graph using igraph_adjacency () 
function and then print the graph in GraphML format. I wonder if the 
igraph_matrix_t type has some restriction (limitation) as the dimensions of the 
matrices generated.
thank you                                         
_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to