<
From version < 8.1 >
edited by Reinhard von Hanxleden
on 2012/07/20 12:16
To version < 19.1 >
edited by cds
on 2013/11/07 09:12
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.rvh
1 +XWiki.cds
Content
... ... @@ -2,21 +2,40 @@
2 2  
3 3  = Bachelor Topics =
4 4  
5 -* **Control flow graph layout**
6 -Connect the KIELER layout algorithms to an external tool for control flow graphs used in compiler development.
7 -* **SyncCharts and actor model visualization**
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.
9 -* **Validation manager for models**
10 -Develop an integrated, flexible and generic validation framework for models (e.g. Esterel or SyncCharts).
11 -* **Transformation from SyncCharts to Esterel**
12 -Develop a transformation in Xtend2 to generate Esterel code for SyncCharts.
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 +* **Implement Greedy Switch Heuristic for Crossing Minimization**
10 +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"]])
11 +* **Layering Algorithms**
12 +Implement an alternative algorithm for the layer assignment problem used in the layer-based approach to graph layout.
13 +* **Node Placement Algorithms**
14 +Implement alternative algorithms for node placement to minimize the number of bend points produced.
15 +
16 +== Modeling Pragmatics ==
17 +
18 +* **Control Flow Graph Exploration / Visualization**
19 +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.
24 +
25 +== Semantics and Synchronous Languages ==
26 +
27 +* **Validation Manager for Models**
28 +Develop an integrated, flexible and generic syntactic validation framework for models (e.g. Esterel or SyncCharts).
13 13  * **Esterel / SyncCharts Validation**
14 14  Automate the validation for a (generic) SyncCharts simulator employing the Esterel simulator and the Esterel to SyncCharts transformation.
15 -* **Instruments for data visualization**
16 -Develop visualizations of data values (e.g. through charts) and integrate them in the KIELER environment.
17 -* **Multicore Layout**
18 -Find good ways of distributing layout tasks in hierarchical diagrams to the different cores of multicore CPUs. Also, evaluate when a multithreaded approach starts to make sense, and how best to implement it.
31 +* **Transformation from SyncCharts to Esterel** [possibly also Master Topic]
32 +Develop a transformation in Xtend2 to generate Esterel code for SyncCharts.
19 19  
34 +== Miscellaneous Topics ==
35 +
36 +* **Developing an Info Screen**
37 +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.
38 +
20 20  = Master Topics =
21 21  
22 22  * **SyncCharts in Yakindu**
... ... @@ -25,5 +25,5 @@
25 25  Development of a Statecharts editor, based on .NET, WPF, MS Silverlight. Synthesis onto FPGAs with a data-flow-based intermediate format.
26 26  * **Diagram Description Language**
27 27  Developing the concepts and implementation of a diagram description language based on Klighd, with SyncCharts as application example.
28 -* [**Quartz]**
47 +* **[Quartz]**
29 29  Integrate the synchronous Quartz language into KIELER for validation purposes and teaching.
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -1998981
1 +8651049
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RTSYS/pages/1998981/Topics for Student Theses
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RTSYS/pages/8651049/Topics for Student Theses