<
From version < 10.1 >
edited by msp
on 2012/04/18 14:22
To version < 14.1 >
edited by msp
on 2013/08/01 11:14
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,14 @@
1 +
2 +
1 1  The KLay project encompasses the main layout algorithms developed as part of the KIELER project. It aims at providing Java implementations of different layout algorithms to the [[doc:Infrastructure for Meta Layout (KIML)]].
2 2  
3 3  We currently have the following layout algorithms:
4 4  
5 -* **[[doc:KLay Layered]]**
6 -Implementation of the layer-based "hierarchical" approach by Sugiyama et al.
7 7  * **KLay Force**
8 8  Implementation of approaches based on physical models.
9 +* **[[doc:KLay Layered]]**
10 +Implementation of the layer-based "hierarchical" approach by Sugiyama et al.
9 9  * **[[doc:KLay Planar]]**
10 10  Implementation of the planarization-based "topology-shape-metrics" approach. (work in progress)
13 +* **[[doc:KLay Tree]]**
14 +Implementation of tree-based layout algorithms. (work in progress)
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -3604753
1 +7700753
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/3604753/Layout Algorithms (KLay)
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/7700753/Layout Algorithms (KLay)