Hello. I do have the task to calculate graph layouts. Now I did check, what this is all about and... seems, this is not really trivial. There are only some few libraries available which implement graph layout algorithms, one of them is inlcuded here: http://www.eclipse.org/gef/zest/ (scroll down to bottom of page)

Hello. I do have the task to calculate graph layouts. Now I did check, what this is all about and... seems, this is not really trivial. There are only some few libraries available which implement graph layout algorithms, one of them is inlcuded here: http://www.eclipse.org/gef/zest/ (scroll down to bottom of page)
Anyone here who already has ported that package to Delphi or did implement something similar? Are there any (not too expensive) graph layout algorithm libraries available for Delphi?
Thanks in advance :)
http://www.eclipse.org/gef/zest/

Comments

  1. Never mind - I see you want very specialized graphs.

    ReplyDelete
  2. Kevin McCoy Thank you, Kevin. I will have a look at it this evening.

    ReplyDelete
  3. Hello Kevin. I think, it's not what I am looking for. So to end this thread: I did decide to port the "zest layout algorithm package" to Delphi.

    ReplyDelete

Post a Comment