Changes for page Layout Algorithms (KLay)

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

From version 13.1
edited by cds
on 2013/05/10 16:00
Change comment: There is no comment for this version
To version 6.1
edited by msp
on 2012/04/18 13:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.cds
1 +XWiki.msp
Content
... ... @@ -1,16 +1,32 @@
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 +{{panel title="Project Overview" borderStyle="dashed"}}
2 +Responsible:
4 4  
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 Publications:
8 +
9 +* (% style="color: rgb(0,0,0);" %)Miro Spönemann, Hauke Fuhrmann, Reinhard von Hanxleden, and Petra Mutzel. Port Constraints in Hierarchical Layout of Data Flow Diagrams. In (% class="cmti-10" %)//Proceedings of the 17th International//(%%)// (% class="cmti-10" %)Symposium on Graph Drawing (GD’09)//(%%), volume 5849 of (% class="cmti-10" %)LNCS(%%), pages 135–146, Springer, (% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %)2010(% style="color: rgb(0,0,0);" %). The (% style="" %)original publication(% style="color: rgb(0,0,0);" %) is available at (%%)[[www.springerlink.com>>url:http://www.springerlink.com/||style="" shape="rect"]](% style="color: rgb(0,0,0);" %). ((%%)[[pdf>>url:http://rtsys.informatik.uni-kiel.de/~~biblio/downloads/papers/gd09.pdf||style="" shape="rect"]])
10 +
11 +Related Theses:
12 +
13 +* 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"]])
14 +* (% style="color: rgb(0,0,0);" %)Philipp Döhring, (% style="" %)//Algorithmen zur Layerzuweisung//(% style="color: rgb(0,0,0);" %), September 2010 ([[pdf>>url:http://rtsys.informatik.uni-kiel.de/~~biblio/downloads/theses/pdo-bt.pdf||shape="rect"]])
15 +* 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"]])
16 +* Christian Kutschmar, //Planarisierung von Hypergraphen//, September 2010 ([[pdf>>url:http://rtsys.informatik.uni-kiel.de/%7Ebiblio/downloads/theses/cku-bt.pdf||shape="rect"]])
17 +* (% style="color: rgb(0,0,0);" %)Christoph Daniel Schulze, (% style="" %)//Optimizing Automatic Layout for Data Flow Diagrams//(%%), (% style="color: rgb(0,0,0);" %)July 2011(%%)([[pdf>>url:http://rtsys.informatik.uni-kiel.de/~~biblio/downloads/theses/cds-dt.pdf||shape="rect"]])
18 +* (% style="color: rgb(0,0,0);" %)Insa Fuhrmann, (% style="" %)//Layout of Compound Graphs//(% style="color: rgb(0,0,0);" %), February 2012 ([[pdf>>url:http://rtsys.informatik.uni-kiel.de/~~biblio/downloads/theses/ima-dt.pdf||shape="rect"]])
19 +{{/panel}}
20 +
21 +
22 +
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 -* **KLay Force**
10 -Implementation of approaches based on physical models.
11 11  * **[[doc:KLay Layered]]**
12 12  Implementation of the layer-based "hierarchical" approach by Sugiyama et al.
13 -* **[[doc:KLay Planar]]**
29 +* **KLay Force**
30 +Implementation of approaches based on physical models.
31 +* **KLay Planar**
14 14  Implementation of the planarization-based "topology-shape-metrics" approach. (work in progress)
15 -* **[[doc:KLay Tree]]**
16 -Implementation of tree-based layout algorithms. (work in progress)
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -7700590
1 +885062
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/7700590/Layout Algorithms (KLay)
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/885062/Layout Algorithms (KLay)