igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] igraph network coordinates with constraints?


From: Gábor Csárdi
Subject: Re: [igraph] igraph network coordinates with constraints?
Date: Fri, 18 Nov 2011 09:51:47 -0500

James,

this is not currently possible. It is a good idea, we actually even
have an issue for it:
https://bugs.launchpad.net/igraph/+bug/734630
However, as we are busy with other things now, it is unlikely that
we'll implement it soon.

If you are fluent in C, then you can try taking the code from igraph
and modify it to fix some vertices, we can help you with that.

Best,
Gabor

On Wed, Nov 16, 2011 at 12:07 PM, James T Metz <address@hidden> wrote:
>
> Igraph Users,
>
>         Is it possible to use the R igraph code and generate a network where
> some of the coordinates
> of nodes are constrained and other nodes are unconstrained?
>
>         For example, I have a set of 10 objects with distance (or
> similarity) information for those
> objects.  I generate a network and coordinates for those 10 objects.  I now
> have a new object.  I can
> re-calculate a new distance (similarity) matrix for all 11 objects.
>
>         However, if possible, I would like to preserve the original network
> and coordinates of the
> previous 10 objects, and I want to add the 11th object onto the previous
> network in the most optimal
> position for that 11th object only.
>
>         Is this possible? If so, can someone provide some R code as a simple
> example.
>
>         Also, since the network generation is stochastic, again it is
> important the the original
> network be generated with the same coordinates each time (if possible).
>
>         Thank you.
>
>         Regards,
>         Jim Metz
>
>
> James T. Metz, Ph.D.
> Senior Scientist III Chemistry
>
> GPRD R4DG AP52 - 01D10P
> Abbott Laboratories
> 100 Abbott Park Road
> Abbott Park, IL  60064 - 6100
> U.S.A.
>
> Office (847) 936 - 0441
> FAX    (847) 938 - 2756
>
> address@hidden
>
> This communication may contain information that is legally privileged,
> confidential, or exempt from disclosure.  If you are not the intended
> recipient, please note that any dissemination, distribution, use, or copying
> of this communication is strictly prohibited.  Anyone who receives this
> message in error should notify the sender immediately by telephone (847 -
> 936 - 0441) or return email and delete it from his or her computer.
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>
>



-- 
Gabor Csardi <address@hidden>     MTA KFKI RMKI



reply via email to

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