Changes for page Layout Algorithms (KLay)

Last modified by Alexander Schulz-Rosengarten on 2023/07/11 10:33

From version 27.1
edited by Alexander Schulz-Rosengarten
on 2023/07/11 10:25
Change comment: Renamed back-links.
To version 29.1
edited by Alexander Schulz-Rosengarten
on 2023/07/11 10:33
Change comment: Renamed back-links.

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -KIELER.Home.Discontinued Projects.WebHome
1 +Kieler.Discontinued Projects.WebHome
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  \\
6 6  
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]].
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]].
8 8  
9 9  We currently have the following layout algorithms:
10 10  
... ... @@ -12,7 +12,7 @@
12 12  Implementation of approaches based on physical models.
13 13  * **[[doc:Kieler.Discontinued Projects.Layout Algorithms (KLay).KLay Layered.WebHome]]**
14 14  Implementation of the layer-based "hierarchical" approach by Sugiyama et al.
15 -* **[[doc:KIELER.Home.Discontinued Projects.Layout Algorithms (KLay).KLay Planar.WebHome]]**
15 +* **[[doc:Kieler.Discontinued Projects.Layout Algorithms (KLay).KLay Planar.WebHome]]**
16 16  Implementation of the planarization-based "topology-shape-metrics" approach. (work in progress)
17 17  * **[[KLay Tree>>doc:Kieler.Discontinued Projects.Layout Algorithms (KLay).KLay Mr\. Tree.WebHome]]**
18 18  Implementation of tree-based layout algorithms.