Changes for page Layout Algorithms (KLay)
Last modified by Alexander Schulz-Rosengarten on 2023/07/11 10:33
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,14 +1,14 @@ 1 -{{tip title="Survey on KIELER Layout"}} 2 -The KIELER team is conducting a [[survey on automatic layout>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/survey/||shape="rect"]]. Please support our research by participating. 3 -{{/tip}} 1 + 4 4 5 5 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)]]. 6 6 7 7 We currently have the following layout algorithms: 8 8 9 -* **[[doc:KLay Layered]]** 10 -Implementation of the layer-based "hierarchical" approach by Sugiyama et al. 11 11 * **KLay Force** 12 12 Implementation of approaches based on physical models. 9 +* **[[doc:KLay Layered]]** 10 +Implementation of the layer-based "hierarchical" approach by Sugiyama et al. 13 13 * **[[doc:KLay Planar]]** 14 14 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 -7 1109031 +7700753 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/7 110903/Layout Algorithms (KLay)1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/7700753/Layout Algorithms (KLay)