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,3 +1,24 @@ 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. 3 -{{/warning}} 1 +{{panel title="Project Information"}} 2 +Responsible: 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"]] 6 + 7 +Related Theses: 8 + 9 +* 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"]]) 10 +* Christian Kutschmar, //Planarisierung von Hypergraphen//, September 2010 ([[pdf>>url:http://rtsys.informatik.uni-kiel.de/%7Ebiblio/downloads/theses/cku-bt.pdf||shape="rect"]]) 11 +{{/panel}} 12 + 13 + 14 + 15 +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)]]. 16 + 17 +We currently have the following layout algorithms: 18 + 19 +* **KLay Layered** 20 +Implementation of the layer-based "hierarchical" approach by Sugiyama et al. 21 +* **KLay Force** 22 +Implementation of approaches based on physical models. 23 +* **KLay Planar** 24 +Implementation of the planarization-based "topology-shape-metrics" approach. (work in progress)
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -884 8761 +884913 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/884 876/Layout Algorithms (KLay)1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/884913/Layout Algorithms (KLay)