igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] shortest path error


From: Gábor Csárdi
Subject: Re: [igraph] shortest path error
Date: Wed, 20 Aug 2014 09:14:25 -0400

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
>



reply via email to

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