Diagram layout algorithm?
-
Hey all, I have written a designer (similar to class designer) in WPF and am looking to build a diagram layout algorithm such as orthogonal routing algorithm. However I was wondering if there is an open implementation available that one can use. In any ways are there any obvious algorithms that you guys can think of (I can imagine a variation of dijkstra's shortest path algorithm). Thanks in advance, Ashish
Ashish Kaila
-
Hey all, I have written a designer (similar to class designer) in WPF and am looking to build a diagram layout algorithm such as orthogonal routing algorithm. However I was wondering if there is an open implementation available that one can use. In any ways are there any obvious algorithms that you guys can think of (I can imagine a variation of dijkstra's shortest path algorithm). Thanks in advance, Ashish
Ashish Kaila