| ... |
... |
@@ -14,6 +14,8 @@ |
| 14 |
14 |
Develop a transformation in Xtend2 to generate Esterel code for SyncCharts. |
| 15 |
15 |
* **Layering algorithms** |
| 16 |
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. |
| 17 |
17 |
* **Incremental Update for Klighd** |
| 18 |
18 |
Incremental update of Klighd data structure after editing. |
| 19 |
19 |
* **Visualizing Model Edits/Changes** |
| ... |
... |
@@ -27,5 +27,5 @@ |
| 27 |
27 |
Development of a Statecharts editor, based on .NET, WPF, MS Silverlight. Synthesis onto FPGAs with a data-flow-based intermediate format. |
| 28 |
28 |
* **Diagram description language** |
| 29 |
29 |
Developing the concepts and implementation of a diagram description language based on Klighd, with SyncCharts as application example. |
| 30 |
|
-* [**Quartz]** |
|
32 |
+* **[Quartz]** |
| 31 |
31 |
Integrate the synchronous Quartz language into KIELER for validation purposes and teaching. |