igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] matrix and attributes


From: Tamas Nepusz
Subject: Re: [igraph] matrix and attributes
Date: Fri, 10 Oct 2014 12:56:37 +0200

The GraphML format is probably your best bet:

http://graphml.graphdrawing.org/primer/graphml-primer.html

Alternatively, you could use GML:

http://gephi.github.io/users/supported-graph-formats/gml-format/ 

Both are supported by igraph natively.

--  
T.

On 10 October 2014 at 07:52:16, Ragia Ibrahim (address@hidden) wrote:
> Hello,
> I have two files one is NXN matrix represents nodes relations, and the second 
> file contains  
> node id and the node name and age as an attribute.
> my question is:
> what kind of file type can I use to hold all of this to one file then convert 
> it into graph  
> in igraph.
> many thanks
> Ragia.
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>  




reply via email to

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