<
From version < 14.1 >
edited by msp
on 2013/04/15 14:07
To version < 15.1 >
edited by cds
on 2013/06/27 15:10
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.msp
1 +XWiki.cds
Content
... ... @@ -2,10 +2,32 @@
2 2  
3 3  = Bachelor Topics =
4 4  
5 +== Diagram Layout ==
6 +
7 +* **Add Support for Self Loops for Polyline / Spline Layouts
8 +**Self loops, that is, edges connecting a node with itself, need to be properly routed. This is already implemented for orthogonal edge routing, but is still an open problem for spline and polyline edge routing. (See ticket [[KIELER-2136>>url:http://rtsys.informatik.uni-kiel.de/jira/browse/KIELER-2136||shape="rect"]].)
9 +* **Heuristics for Side Aware Edge Label Placement**
10 +Think about and implement heuristic algorithms for solving the edge aware edge label placement problem for placing edge labels in data flow diagrams.
11 +* **Implement Greedy Switch Heuristic for Crossing Minimization**
12 +The order of nodes in a layer determines the number of crossings and is computed during the crossing minimization step. The results can usually be further improved by switching the order of nodes around, which we currently lack proper algorithms for. (See ticket [[KIELER-1871>>url:http://rtsys.informatik.uni-kiel.de/jira/browse/KIELER-1871||shape="rect"]])
13 +* **Layering Algorithms**
14 +Implement an alternative algorithm for the layer assignment problem used in the layer-based approach to graph layout.
15 +
16 +== Modeling Pragmatics ==
17 +
5 5  * **Control Flow Graph Exploration / Visualization**
6 6  Use pragmatics concepts (automatic layout, focus & context) for exploring/visualizing control flow graphs and specific paths, eg. as computed by OTAWA WCET analysis tool, eg. using Klighd.
20 +* **Incremental Update for Klighd**
21 +Incremental update of Klighd data structure after editing.
22 +* **OMG DD Format**
23 +Explore the mapping of [[KGraph>>doc:KGraph Meta Model]] / [[KRendering>>doc:The KRendering Notation Model]] to the [[Diagram Definition>>url:http://www.omg.org/spec/DD/||shape="rect"]] format of the OMG.
7 7  * **SyncCharts and Actor Model Visualization**
8 8  Develop an integrated viewer for [[doc:SyncCharts]] and [[KAOM>>doc:Actor Oriented Modeling (KAOM)]] models using [[KLighD>>doc:Lightweight Diagrams (KLighD)]], including view management techniques such as focus & context and structure-based editing.
26 +* **Visualizing Model Edits/Changes**
27 +Develop and implement methods to visualize a model while it is edited. A particular concern here is the preservation of the mental map.
28 +
29 +== Semantics and Synchronous Languages ==
30 +
9 9  * **Validation Manager for Models**
10 10  Develop an integrated, flexible and generic syntactic validation framework for models (e.g. Esterel or SyncCharts).
11 11  * **Esterel / SyncCharts Validation**
... ... @@ -12,21 +12,12 @@
12 12  Automate the validation for a (generic) SyncCharts simulator employing the Esterel simulator and the Esterel to SyncCharts transformation.
13 13  * **Transformation from SyncCharts to Esterel** [possibly also Master Topic]
14 14  Develop a transformation in Xtend2 to generate Esterel code for SyncCharts.
15 -* **Layering Algorithms**
16 -Implement an alternative algorithm for the layer assignment problem used in the layer-based approach to graph layout.
17 -* **Heuristics for Side Aware Edge Label Placement**
18 -Think about and implement heuristic algorithms for solving the edge aware edge label placement problem for placing edge labels in data flow diagrams.
19 -* **Implement Greedy Switch Heuristic for Crossing Minimization**
20 -The order of nodes in a layer determines the number of crossings and is computed during the crossing minimization step. The results can usually be further improved by switching the order of nodes around, which we currently lack proper algorithms for. (See ticket [[KIELER-1871>>url:http://rtsys.informatik.uni-kiel.de/jira/browse/KIELER-1871||shape="rect"]])
21 -* **Add Support for Self Loops for Polyline / Spline Layouts
22 -**Self loops, that is, edges connecting a node with itself, need to be properly routed. This is already implemented for orthogonal edge routing, but is still an open problem for spline and polyline edge routing. (See ticket [[KIELER-2136>>url:http://rtsys.informatik.uni-kiel.de/jira/browse/KIELER-2136||shape="rect"]].)
23 -* **Incremental Update for Klighd**
24 -Incremental update of Klighd data structure after editing.
25 -* **Visualizing Model Edits/Changes**
26 -Develop and implement methods to visualize a model while it is edited. A particular concern here is the preservation of the mental map.
27 -* **OMG DD Format**
28 -Explore the mapping of [[KGraph>>doc:KGraph Meta Model]] / [[KRendering>>doc:The KRendering Notation Model]] to the [[Diagram Definition>>url:http://www.omg.org/spec/DD/||shape="rect"]] format of the OMG.
29 29  
38 +== Miscellaneous Topics ==
39 +
40 +* **Developing an Info Screen**
41 +Info screens are screens that present data in ways that can be easily understood. This includes static data (project description graphics, members of a team, ...) as well as dynamically aggregated data (bug statistics, automatic build overviews, ...). This topic is about developing such an info screen for our group and making it easily configurable.
42 +
30 30  = Master Topics =
31 31  
32 32  * **SyncCharts in Yakindu**
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -7111218
1 +7111225
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RTSYS/pages/7111218/Topics for Student Theses
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RTSYS/pages/7111225/Topics for Student Theses