<
From version < 115.1 >
edited by Soeren Domroes
on 2021/07/08 12:42
To version < 110.1 >
edited by Alexander Schulz-Rosengarten
on 2020/08/28 11:59
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.sdo
1 +XWiki.als
Content
... ... @@ -12,7 +12,7 @@
12 12  
13 13  = Automatic Graph Layout =
14 14  
15 -**Advisors:**ren Domrös, Reinhard von Hanxleden.
15 +**Advisors:** Christoph Daniel Schulze, Reinhard von Hanxleden.
16 16  
17 17  Ein sehr wichtiges Gebiet für uns ist das automatische Layout von Diagrammen. Hierfür gibt es bereits Werkzeuge, die gute Algorithmen enthalten, so dass viele Diagramme bereits jetzt übersichtlich und automatisiert angeordnet werden können (siehe z.B. [[Graphviz>>url:http://www.graphviz.org/||shape="rect" class="external-link"]]). Für einige besondere Arten von Diagrammen sind diese allgemeinen Algorithmen jedoch nicht geeignet, da zusätzliche Anforderungen an das Layout erfüllt werden müssen. Außerdem ist häufig die technische Anbindung vorhandener Algorithmen umständlich. Nutzer müssen sich mit der Funktionsweise der Algorithmen beschäftigen, um sie für ihre Anwendung optimal konfigurieren zu können.
18 18  
... ... @@ -26,7 +26,7 @@
26 26  
27 27  = Modeling Pragmatics =
28 28  
29 -**Advisors:** ren Domrös, Niklas Rentz, Reinhard von Hanxleden
29 +**Advisors:** Christoph Daniel Schulze, Reinhard von Hanxleden
30 30  
31 31  * **Post-Processing Label Placement with Label Management** (Bachelor, Master)
32 32  This is about implementing a stand-alone label placement algorithm that can place node and edge labels after everything else has already been placed. Since there might not be enough space to place all labels, the algorithm should provide different options of coping with such situations. One would be to hide such labels, another one would be to apply label management to them.
... ... @@ -54,6 +54,8 @@
54 54  
55 55  * **Optimization of the SCCharts compiler/transformations **(Bachelor/Master)
56 56  Profile the actual SCCharts compiler/transformations and apply optimizations; also evaluate the possibility to use multiple cores for compilation.
57 +* **Efficient data dependency & scheduling analyses in SCCharts** (Master/Bachelor)
58 +Implement analyses for data dependencies and scheduling (e.g. tick boundaries) for SCCharts to improve static scheduling of the compiler.
57 57  * **Javascript code generation** (Bachelor/Master)
58 58  Implement a javascript code generation for SCCharts. Integrate with simulation and (environment) visualization to deploy a complete example as standalone web page. Compare with [[HipHop.js >>url:https://dl.acm.org/ft_gateway.cfm?id=3167440&type=pdf||shape="rect"]]based on Esterel.
59 59  
... ... @@ -63,10 +63,21 @@
63 63  Use the already implemented Model-to-Model-Tracing in KIELER to visualize simulations.
64 64  * **Core SCCharts Interpreter** **with dynamic Scheduling** (Master/Bachelor)
65 65  Implement an Interpreter for Core SCCharts that supports SC Policies.
68 +* **Microstep-Simulation of Statecharts** (Master/Bachelor)
69 +Implement a method to do microstep simulation with SCCharts.
70 +* **Improve the Live Debugging of Statecharts** (Bachelor)
71 +Implement a dedicated debugging view for SCCharts.
66 66  
73 +//Model-based C Code Compilation//
74 +
75 +* **Execution of Recursive Dataflow Code** (Master/Bachelor)
76 +* **Execution of Concurrent Dataflow Code** (Master/Bachelor)
77 +Modify the model-based dataflow compiler in KIELER so that it is able to compile recursive/concurrent C programs.
78 +For Master students: Implement both.
79 +
67 67  //Blech//
68 68  
69 -* Extraction of mode diagrams from Blech **[already in progress]**\\
82 +* Extraction of mode diagrams from Blech\\
70 70  
71 71  {{view-file att--filename="Extraction of mode diagrams.pdf" height="250"/}}
72 72  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -117866529
1 +78676049
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RTSYS/pages/117866529/Topics for Student Theses
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RTSYS/pages/78676049/Topics for Student Theses