igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Recommended values for Kamada-Kawai layout


From: Gábor Csárdi
Subject: Re: [igraph] Recommended values for Kamada-Kawai layout
Date: Thu, 22 Oct 2009 17:37:02 +0200

Hi Matthew,

good point. Actually, for Python and R we have default values for all
layout generators, please see e.g.
http://igraph.sourceforge.net/doc/R/layout.html and
http://igraph.sourceforge.net/doc/R/layout.drl.html

But you are right, for C the default values should be documented. If
you wish to do this, the best way is downloading the latest igraph
version from Launchpad, or in your case a couple of files, such as
src/layout.c should be enough, updating the files, and sending a patch
with the changes.
You can download the individual files here:
http://bazaar.launchpad.net/~igraph/igraph/0.6-main/files/head:/src/

Please tell me if anything is unclear. Thanks, best,
Gabor

On Thu, Oct 22, 2009 at 5:20 PM, Matthew Walker
<address@hidden> wrote:
> Hi,
>
> I do not know if this is the appropriate place to say this, but I found it
> useful to know some recommended values [1] for the Kamada-Kawai layout
> algorithm.  I noticed that the graphopt algorithm's documentation included
> such values and I found them very useful.  Perhaps we could add some
> recommended values to the documentation for igraph_layout_kamada_kawai()?
>
> I would be happy to contribute such a (minor) modification to the code's
> documentation, but I do not know if you would want this, nor the best way to
> offer it to you.
>
> [1] http://svitsrv25.epfl.ch/R-doc/library/sna/html/gplot3d.layout.html
>
> Cheers,
>
> Matthew
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

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