[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [igraph] Multilayered networks representation
From: |
Tamas Nepusz |
Subject: |
Re: [igraph] Multilayered networks representation |
Date: |
Sat, 19 Mar 2016 22:03:47 +0100 |
Hi,
It depends on what you want to do with it. The easiest is to treat it
as a single network and add a vertex attribute that describes which
layer a given vertex belongs to.
T.
On Sat, Mar 19, 2016 at 7:04 PM, Ahmed Abdeen Hamed
<address@hidden> wrote:
> Hello friends,
>
> Is there a way to represent a multilayered network using igraph?
>
> Thanks very much,
>
> -Ahmed
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>