igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Union of two directed graphs in R


From: Matt Rissler
Subject: Re: [igraph] Union of two directed graphs in R
Date: Fri, 7 Jun 2013 14:27:40 -0500

But looking at the source, the comment distinctly states that that directed are not allowed?  Does this work in Python?  If so, back to SAGE for this project.

Thanks again.


On Fri, Jun 7, 2013 at 2:23 PM, Matt Rissler <address@hidden> wrote:
I'm trying to union two directed graphs by name and I get the following error.

graph.union.by.name(AAD,ACC)

Error: !is.directed(g1) & !is.directed(g2) is not TRUE

The documentation intimates that this should work.  Does the check need to be changed to a not xor.

Thanks,

Matt

--
Matt Rissler                                  




--
Matt Rissler                                  
2350 Pearl St
Dubuque, IA 52001

reply via email to

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