| ... |
... |
@@ -50,7 +50,7 @@ |
| 50 |
50 |
|
| 51 |
51 |
|
| 52 |
52 |
|
| 53 |
|
-* **1 A Simple Edge Router** (Bachelor) |
|
53 |
+* **1 A (Simple) Edge Router** (Bachelor) |
| 54 |
54 |
Often, people want their nodes to stay in the same place, but have the edges routed somehow. We currently don't have any layout algorithm that can do so. In this assignment, you would implement a simple edge router to solve this. |
| 55 |
55 |
* **1 Improved Spline Edge Routing **(Master) |
| 56 |
56 |
Our layer-based layout algorithm is capable to route edges as splines. Evaluate the results using state machine diagrams, identify possible improvements and develop solutions to address these. |