<
From version < 88.1 >
edited by uru
on 2017/03/03 13:59
To version < 89.1 >
edited by uru
on 2017/04/11 19:47
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -26,29 +26,21 @@
26 26  
27 27  //» Dienste.// Algorithmen und Meta Layout müssen den Anwendern zugänglich gemacht werden, damit ein Nutzen daraus entsteht. Dazu müssen wir verschiedenste graphische Frameworks mit vorhandenen Layout-Bibliotheken integrieren und eine Reihe von Werkzeugen entwickeln, mit denen die Verfügbarkeit unserer Lösungen gesteigert wird. Hierzu gehört z.B. die Unterstützung von Standard-Graphenformaten sowie ein Web-Service für automatisches Layout.
28 28  
29 -* **Tight Packing of Connected Components** (Bachelor, Master)
30 -Different connected components of a graph are often laid out separately and combined again afterwards. This combination step often produces too much whitespace. Research relevant 2D packing literature and implement a better solution.
31 -\\
32 -
33 33  * **Heuristics for the Compact Layering Problem** (Bachelor, Master)
34 34  Usually the layer assignment problem of the layer-based approach seeks to let as many edges as possible point into the same direction. Refraining from doing so sometimes allows more compact drawings, which so far has been evaluated using optimization problems. The task is to find and evaluate appropriate heuristics.
35 35  * **Evaluate Impact of Reversing Edges on Humans** (Master)
36 36  Reversing edges during the layer assignment problem as suggested by the previous topic may have a negative impact on the readability of diagram. User-studies should be carefully planned and conducted to answer two questions: which edges are naturally reversed by humans and does reversing too many edges worsen comprehensibility?
37 -* **Layering Algorithms** (Bachelor, Master)
38 -Implement an alternative algorithm for the layer assignment problem used in the layer-based approach to graph layout. The focus of the algorithm could be the consideration of the number of edge crossings, a given aspect ratio, or overall compactness.
39 39  * **Node Placement With a Focus on Compactness** (Master)
40 40  Node placement algorithms often try to draw as many edges as straight lines as possible. However, that usually results in less compact diagrams. The focus of this topic would be to devise or adapt a node placement algorithm that tries to strike a balance between straightness and compactness.
41 41  
42 -
36 +\\
43 43  
44 44  * **Interactive Constraint Creation and Application in Automatic Layout **(Bachelor, Master)
45 45  Evaluate options how to create constraints on the layout like "Node x should be placed at position y" and how to implement this in the current layout algorithms. Assess how such constraints can be persisted within the model.
46 46  * **Force Based Drawing with Port Constraints** (Master)
47 47  Develop methods for integrating port constraints in force-based drawing approaches. The resulting node placement shall be evaluated using an edge router such as [[libavoid>>url:http://www.adaptagrams.org/||shape="rect"]] on the model library of [[Ptolemy>>url:http://ptolemy.eecs.berkeley.edu/||shape="rect"]].
48 -* **Combining Forces and Layers** (Master)**
49 -**Design and implement a layout algorithm that combines the force-based and the layer-based approaches. The first three phases of the layer-based approach shall be replaced by a node distribution computed with a force-based approach.
50 50  
51 -
43 +\\
52 52  
53 53  * **Improved Spline Edge Routing **(Master)
54 54  Our layer-based layout algorithm is capable to route edges as splines. Evaluate the results using state machine diagrams, identify possible improvements and develop solutions to address these.
... ... @@ -87,7 +87,7 @@
87 87  
88 88  In diesem Kontext sind Themenstellungen für Bachelor-/Master-/Diplom- und Studienarbeiten beispielhaft genannt. Bei Fragen oder sprechen Sie einen Betreuer bitte direkt an:
89 89  
90 -
82 +\\
91 91  
92 92  //SCCharts Modelling & Transformations//
93 93  
... ... @@ -145,7 +145,7 @@
145 145  * **Quartz **(Master)
146 146  Integrate the synchronous Quartz language into KIELER for validation purposes and teaching.
147 147  
148 -
140 +\\
149 149  
150 150  = (% style="color: rgb(0,0,0);" %)Miscellaneous Topics(%%) =
151 151  
... ... @@ -157,7 +157,7 @@
157 157  * **Developing a domain specific language (DSL) for model railway control** (Bachelor/Master)
158 158  We maintain a model railway installation as a demonstrator for our work and as a student teaching tool. Especially for demonstations to non-technical visitors we would like to have a simple language to create controllers for the railway.
159 159  
160 -
152 +\\
161 161  
162 162  (% style="display: none;" %)
163 163  (((
... ... @@ -164,4 +164,4 @@
164 164  408
165 165  )))
166 166  
167 -
159 +\\
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -25952324
1 +25952451
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RTSYS/pages/25952324/Topics for Student Theses
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RTSYS/pages/25952451/Topics for Student Theses