|
From: | janis pi |
Subject: | Re: [igraph] shortest path error |
Date: | Thu, 21 Aug 2014 11:16:50 +0200 |
get.shortest.paths object. I have modified my script accordingly. Thanks a lot for your help
,
It is still a warning:
https://github.com/igraph/igraph/blob/master/src/structural_properties.c#L740
Are you sure you are not converting warnings to errors?
Please send a reproducible example. Thanks.
Gabor
> _______________________________________________
On Wed, Aug 20, 2014 at 6:31 AM, janis pi <address@hidden> wrote:
> I'd like to know if the error:
>
> In .Call("R_igraph_get_shortest_paths", graph, as.igraph.vs(graph, :
> At structural_properties.c:740 :Couldn't reach some vertices
>
>
> that used to be just a warning in versions previous to igraph_0.7.1 , could
> return to be a warning? Or how could I handle this error in R so a for loop
> continues working
>
> thanks a lot!
>
>
>
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>
_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help
[Prev in Thread] | Current Thread | [Next in Thread] |