igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Help with Edge


From: Gábor Csárdi
Subject: Re: [igraph] Help with Edge
Date: Mon, 15 Feb 2010 10:57:30 +0100

Hmmm, you mean something like

g <- graph( c(0,1, 1,0) )

Here there is a 0->1 edge and a 1->0 edge.

On Mon, Feb 15, 2010 at 8:31 AM, Domenico Conti <address@hidden> wrote:
> there is a way to build a graph in which a bidirectional edge can be
> separated into two different edges (each with its own direction)?
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

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