Will TSimpleGraph support graph layout ?

Posted:
November 16th, 2011, 3:12 pm
by TheDev
For my stuff I need ability to add nodes and edges into graph and to make auto layout of directed graph.
I've found TSimpleGraph very nice for graphs, but there's no layout feature. Something like GraphViz, yFiles, mxGraph though maybe simpler.
Re: Will TSimpleGraph support graph layout ?

Posted:
December 1st, 2011, 11:26 pm
by taazz2
I"m interested to take part on any effort to add layout support.
I have to admit though that I know nothing on graph theory and for sure I'll not be able to do anything non trivial my self.
I have already downloaded some open source layout libraries for study but It would be easier for me to have some one explain things or provide some pseudo code or test cases to get me started.
If any one is interested to start a new open source project to either convert an existing library or build a new one please pm me.
Also I prefer to avoid (L)GPLed code as much as possible.