<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    It would require an FFI to use it but check out iGraph.<br>
    <br>
    Lawson<br>
    <br>
    On 12/3/11 3:13 AM, Anton Gulenko wrote:
    <blockquote
cite="mid:CAAhvomATF5+J-iY9V0tLAcKg2DzAMLv4f4jsJRROO8jMLKPGZw@mail.gmail.com"
      type="cite"><span style="color: rgb(34, 34, 34); font-family:
        arial, sans-serif; font-size: 13px; background-color: rgba(255,
        255, 255, 0.917969); ">Hello Squeak-dev-guys,</span>
      <div style="color: rgb(34, 34, 34); font-family: arial,
        sans-serif; font-size: 13px; background-color: rgba(255, 255,
        255, 0.917969); ">
        <br>
      </div>
      <div style="color: rgb(34, 34, 34); font-family: arial,
        sans-serif; font-size: 13px; background-color: rgba(255, 255,
        255, 0.917969); ">I need to autmatically layout some Morphs.</div>
      <div style="color: rgb(34, 34, 34); font-family: arial,
        sans-serif; font-size: 13px; background-color: rgba(255, 255,
        255, 0.917969); ">
        They are instances of different subclasses of Morph and all
        added to a single PastUpMorph.</div>
      <div style="color: rgb(34, 34, 34); font-family: arial,
        sans-serif; font-size: 13px; background-color: rgba(255, 255,
        255, 0.917969); ">
        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.</div>
      <div style="color: rgb(34, 34, 34); font-family: arial,
        sans-serif; font-size: 13px; background-color: rgba(255, 255,
        255, 0.917969); ">
        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.</div>
      <div style="color: rgb(34, 34, 34); font-family: arial,
        sans-serif; font-size: 13px; background-color: rgba(255, 255,
        255, 0.917969); ">
        <br>
      </div>
      <div style="color: rgb(34, 34, 34); font-family: arial,
        sans-serif; font-size: 13px; background-color: rgba(255, 255,
        255, 0.917969); ">Do you know a nice library that can do that?</div>
      <div style="color: rgb(34, 34, 34); font-family: arial,
        sans-serif; font-size: 13px; background-color: rgba(255, 255,
        255, 0.917969); ">
        <br>
      </div>
      <div style="color: rgb(34, 34, 34); font-family: arial,
        sans-serif; font-size: 13px; background-color: rgba(255, 255,
        255, 0.917969); ">Thank you all, best regards</div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">
</pre>
    </blockquote>
    <br>
  </body>
</html>