| ... |
... |
@@ -37,12 +37,10 @@ |
| 37 |
37 |
Develop methods for integrating port constraints in force-based drawing approaches. The resulting node placement shall be evaluated using an edge router such as [[libavoid>>url:http://www.adaptagrams.org/||shape="rect"]] on the model library of [[Ptolemy>>url:http://ptolemy.eecs.berkeley.edu/||shape="rect"]]. |
| 38 |
38 |
* **Interactive constraint creation and application in automatic layout **(Bachelor/Master) |
| 39 |
39 |
Evaluate options how to create constraints on the layout like "Node x should be placed at position y" and how to implement this in the current layout algorithms. |
| 40 |
|
-\\ |
| 41 |
41 |
* **Compound Graph Layout** (Master) |
| 42 |
42 |
Design and implement new concepts for computing layer-based layouts of compound graphs. The main focus shall be on //maintainability//: ensuring that the implementation can be kept working over the years. The main area to be considered here is the crossing minimization phase. |
| 43 |
43 |
* **Orthogonal "Edge Bundling"** (Bachelor, Master) |
| 44 |
44 |
Implement and evaluate strategies for orthogonal edge bundling within our layer-based layout algorithm. |
| 45 |
|
-\\ |
| 46 |
46 |
* **Integrate KIML with JGraph** (Bachelor) |
| 47 |
47 |
Provide automatic layout through KIML for the JGraph diagram library and develop a simple JGraph-based graph editor to test the integration with.\\ |
| 48 |
48 |
* **{{jira showSummary="true" columns="key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution" id="KIELER JIRA" serverId="2851bd34-0bf1-3f02-ab12-7d77ccab0fae" key="KIPRA-1214"}}KIPRA-1214{{/jira}}Improve and Assess KLay Layered's JUnit Test Environment** |