Wiki source code of Layout Algorithms (KLay)
Last modified by Alexander Schulz-Rosengarten on 2023/07/11 10:33
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
18.1 | 1 | {{warning}} |
2 | The KIELER Layouters are now part of the [[Eclipse Layout Kernel (ELK)>>url:http://www.eclipse.org/elk/||shape="rect"]] and developed further there. | ||
3 | {{/warning}} | ||
![]() |
11.1 | 4 | |
![]() |
18.1 | 5 | \\ |
6 | |||
![]() |
29.1 | 7 | 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:KIELER.Discontinued Projects.Infrastructure for Meta Layout (KIML).WebHome]]. |
![]() |
3.1 | 8 | |
9 | We currently have the following layout algorithms: | ||
10 | |||
![]() |
30.1 | 11 | * **KLay Force[[doc:KIELER.Discontinued Projects.Layout Algorithms (KLay).KLay Force.WebHome]]** |
![]() |
13.1 | 12 | Implementation of approaches based on physical models. |
![]() |
31.1 | 13 | * **[[doc:KIELER.Discontinued Projects.Layout Algorithms (KLay).KLay Layered.WebHome]]** |
![]() |
3.1 | 14 | Implementation of the layer-based "hierarchical" approach by Sugiyama et al. |
![]() |
33.1 | 15 | * **[[doc:KIELER.Discontinued Projects.Layout Algorithms (KLay).KLay Planar.WebHome]]** |
![]() |
3.1 | 16 | Implementation of the planarization-based "topology-shape-metrics" approach. (work in progress) |
![]() |
32.1 | 17 | * **[[KLay Tree>>doc:KIELER.Discontinued Projects.Layout Algorithms (KLay).KLay Mr\. Tree.WebHome]]** |
![]() |
16.1 | 18 | Implementation of tree-based layout algorithms. |