Graph layout
Hi,Can anyone help to create an algorithm for arranging a graph as http://www.spss.com/research/wilkinson/Applets/graphlayout.html the "Network" layout on this page.Thanks a lot.
[199 byte] By [
conscripta] at [2007-10-3 11:32:00]

Hello,try the class, that comes with the SUN Java JDK's since version 1: http://java.sun.com/applets/jdk/1.4/demo/applets/GraphLayout/example1.htmlIt should work for the mentioned "Network" layout (which is a tree!) as well as for real