| ... |
... |
@@ -45,7 +45,7 @@ |
| 45 |
45 |
* **Diagram Description Language** |
| 46 |
46 |
Developing the concepts and implementation of a diagram description language based on Klighd, with SyncCharts as application example. |
| 47 |
47 |
* **Layering Algorithms** |
| 48 |
|
-Develop an alternative algorithm for the layer assignment problem used in the layer-based approach to graph layout. The algorithm shall be extended to consider the number of edge crossings and an optimal aspect ratio. |
|
48 |
+Develop an alternative algorithm for the layer assignment problem used in the layer-based approach to graph layout. |
| 49 |
49 |
* **Spline Layout** |
| 50 |
50 |
Develop a proper spline routing for KLay Layered. Part of this would be implementing self-loops with splines. The expected end result is that KLay Layered can well be used to layout state charts. |
| 51 |
51 |
* **Compound Graph Layout** |