Changes for page Layout Algorithms (KLay)

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

From version 2.1
edited by cds
on 2012/03/20 15:00
Change comment: There is no comment for this version
To version 19.2
edited by uru
on 2023/07/06 14:36
Change comment: Update document after refactoring.

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +KIELER.Home.Discontinued Projects.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.cds
1 +XWiki.uru
Content
... ... @@ -1,3 +1,18 @@
1 1  {{warning}}
2 -This page is not migrated yet. Try the [[old wiki>>url:http://trac.rtsys.informatik.uni-kiel.de/trac/kieler||shape="rect"]] until someone fills me with content.
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 3  {{/warning}}
4 +
5 +\\
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.Home.Discontinued Projects.Infrastructure for Meta Layout (KIML).WebHome]].
8 +
9 +We currently have the following layout algorithms:
10 +
11 +* **KLay Force[[doc:KLay Force]]**
12 +Implementation of approaches based on physical models.
13 +* **[[doc:KLay Layered]]**
14 +Implementation of the layer-based "hierarchical" approach by Sugiyama et al.
15 +* **[[doc:KLay Planar]]**
16 +Implementation of the planarization-based "topology-shape-metrics" approach. (work in progress)
17 +* **[[KLay Tree>>doc:KLay Mr\. Tree]]**
18 +Implementation of tree-based layout algorithms.
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -884876
1 +328080
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/884876/Layout Algorithms (KLay)
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/328080/Layout Algorithms (KLay)