Changes for page Layout Algorithms (KLay)
Last modified by Alexander Schulz-Rosengarten on 2023/07/11 10:33
From version 28.2
edited by Alexander Schulz-Rosengarten
on 2023/07/11 10:25
on 2023/07/11 10:25
Change comment:
Update document after refactoring.
To version 32.1
edited by Alexander Schulz-Rosengarten
on 2023/07/11 10:33
on 2023/07/11 10:33
Change comment:
Renamed back-links.
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,15 +4,15 @@ 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:K ieler.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 11 -* **KLay Force[[doc:K ieler.Discontinued Projects.Layout Algorithms (KLay).KLay Force.WebHome]]**11 +* **KLay Force[[doc:KIELER.Discontinued Projects.Layout Algorithms (KLay).KLay Force.WebHome]]** 12 12 Implementation of approaches based on physical models. 13 -* **[[doc:K ieler.Discontinued Projects.Layout Algorithms (KLay).KLay Layered.WebHome]]**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 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 -* **[[KLay Tree>>doc:K ieler.Discontinued Projects.Layout Algorithms (KLay).KLay Mr\. Tree.WebHome]]**17 +* **[[KLay Tree>>doc:KIELER.Discontinued Projects.Layout Algorithms (KLay).KLay Mr\. Tree.WebHome]]** 18 18 Implementation of tree-based layout algorithms.