Changes for page Layout Algorithms (KLay)
Last modified by Alexander Schulz-Rosengarten on 2023/07/11 10:33
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Discontinued Projects 1 +KIELER.Home.Discontinued Projects.WebHome - 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:Infrastructure for Meta Layout (KIML)]]. 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.Home.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:KLay Force]]** 11 +* **KLay Force[[doc:KIELER.KLay Force]]** 12 12 Implementation of approaches based on physical models. 13 -* **[[doc:KLay Layered]]** 13 +* **[[doc:KIELER.KLay Layered]]** 14 14 Implementation of the layer-based "hierarchical" approach by Sugiyama et al. 15 -* **[[doc:KLay Planar]]** 15 +* **[[doc:KIELER.KLay Planar]]** 16 16 Implementation of the planarization-based "topology-shape-metrics" approach. (work in progress) 17 -* **[[KLay Tree>>doc:KLay Mr\. Tree]]** 17 +* **[[KLay Tree>>doc:KIELER.KLay Mr\. Tree]]** 18 18 Implementation of tree-based layout algorithms.