Changes for page Layout Algorithms (KLay)

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

From version 5.1
edited by cds
on 2012/03/24 14:53
Change comment: There is no comment for this version
To version 27.1
edited by Alexander Schulz-Rosengarten
on 2023/07/11 10:25
Change comment: Renamed back-links.

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.als
Content
... ... @@ -1,25 +1,18 @@
1 -{{panel title="Project Overview" borderStyle="dashed"}}
2 -Responsible:
1 +{{warning}}
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 +{{/warning}}
3 3  
4 -* [[Miro Spönemann>>url:http://www.informatik.uni-kiel.de/en/rtsys/contact/msp/||shape="rect"]]
5 -* [[Christoph Daniel Schulze>>url:http://www.informatik.uni-kiel.de/en/rtsys/contact/cds/||shape="rect"]]
5 +\\
6 6  
7 -Related Theses:
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 -* Miro Spönemann, //On the Automatic Layout of Data Flow Diagrams//, March 2009 ([[pdf>>url:http://rtsys.informatik.uni-kiel.de/%7Ebiblio/downloads/theses/msp-dt.pdf||shape="rect"]])
10 -* Ole Claußen, //Implementing an Algorithm for Orthogonal Graph Layout//, September 2010 ([[pdf>>url:http://rtsys.informatik.uni-kiel.de/%7Ebiblio/downloads/theses/ocl-bt.pdf||shape="rect"]])
11 -* Christian Kutschmar, //Planarisierung von Hypergraphen//, September 2010 ([[pdf>>url:http://rtsys.informatik.uni-kiel.de/%7Ebiblio/downloads/theses/cku-bt.pdf||shape="rect"]])
12 -{{/panel}}
13 -
14 -
15 -
16 -The KLay project encompasses all 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)]].
17 -
18 18  We currently have the following layout algorithms:
19 19  
20 -* **KLay Layered**
21 -Implementation of the layer-based "hierarchical" approach by Sugiyama et al.
22 -* **KLay Force**
11 +* **KLay Force[[doc:Kieler.Discontinued Projects.Layout Algorithms (KLay).KLay Force.WebHome]]**
23 23  Implementation of approaches based on physical models.
24 -* **KLay Planar**
13 +* **[[doc:Kieler.Discontinued Projects.Layout Algorithms (KLay).KLay Layered.WebHome]]**
14 +Implementation of the layer-based "hierarchical" approach by Sugiyama et al.
15 +* **[[doc:KIELER.Home.Discontinued Projects.Layout Algorithms (KLay).KLay Planar.WebHome]]**
25 25  Implementation of the planarization-based "topology-shape-metrics" approach. (work in progress)
17 +* **[[KLay Tree>>doc:Kieler.Discontinued Projects.Layout Algorithms (KLay).KLay Mr\. Tree.WebHome]]**
18 +Implementation of tree-based layout algorithms.
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -885058
1 +328080
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/885058/Layout Algorithms (KLay)
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/328080/Layout Algorithms (KLay)