igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] shortest path error


From: janis pi
Subject: Re: [igraph] shortest path error
Date: Thu, 21 Aug 2014 11:16:50 +0200

Yes, is still a warning. What has actually changed is the structure of the get.shortest.paths object. I have modified my script accordingly. Thanks a lot for your help,
janet


On Wed, Aug 20, 2014 at 3:14 PM, Gábor Csárdi <address@hidden> wrote:
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


reply via email to

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