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