[squeak-dev] Library for Graph-Agorithms

Anton Gulenko anton.gulenko at student.hpi.uni-potsdam.de
Sun Dec 4 12:13:38 UTC 2011


Thanks for the quick reply!
I will check out iGraph. In our setup it is unconvenient to include a
seperate library though -- that's why I was looking
for a Squeak-library.

Best, Anton


2011/12/3 Lawson English <lenglish5 at cox.net>

>  It would require an FFI to use it but check out iGraph.
>
> Lawson
>
>
> On 12/3/11 3:13 AM, Anton Gulenko wrote:
>
> Hello Squeak-dev-guys,
>
>  I need to autmatically layout some Morphs.
>  They are instances of different subclasses of Morph and all added to a
> single PastUpMorph.
>  I implemented a force-driven attraction-repulsion-algorithm, which turned
> out to be a fun gimmick to play with, but did not solve the original
> problem.
>  I also looked at 2 different libraries, that seemed to do just what I
> need, but did not see how to apply their algorithms on my own
> Morph-instances.
>
>  Do you know a nice library that can do that?
>
>  Thank you all, best regards
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20111204/a7d13dc5/attachment.htm


More information about the Squeak-dev mailing list