igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] problems with "circle" graphs


From: Gábor Csárdi
Subject: Re: [igraph] problems with "circle" graphs
Date: Sat, 27 Feb 2010 14:48:00 +0100

Dear Laurin,

indeed, this is a bug, it happens if every node in the graph has the
same degree. I've fixed it, you can download a snapshot for the
(fixed) development tree from here:

http://igraph.googlecode.com/files/igraph_nightly_0.5.3-1588-20100227.tar.gz

Thanks for the report!
Best,
Gabor


On Wed, Feb 24, 2010 at 4:10 PM, Laurin Müller <address@hidden> wrote:
> Hi,
>
> i need do convert graphNEL graphs to igraph because i want to use the
> method:  get.all.shortest.paths
>
> i works fine except when i have a circle graph like in function
> testGraphCircle() below:
>
>  1 - 2
>  /     \
> 6       3
>  \     /
>  5 - 4
>
>
[...]

-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

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