| ... |
... |
@@ -5,11 +5,11 @@ |
| 5 |
5 |
* **Control flow graph layout** |
| 6 |
6 |
Connect the KIELER layout algorithms to an external tool for control flow graphs used in compiler development. |
| 7 |
7 |
* **Node placement for layered graph layout** (in progress) |
| 8 |
|
-Implement node placement algorithms such as the one of [[http:~~/~~/www.springerlink.com/content/j8b63vh3yatf17mk/ Brandes and Köpf>>url:http://www.springerlink.com/content/j8b63vh3yatf17mk/%20Brandes%20and%20K%C3%B6pf||shape="rect"]]. |
|
8 |
+Implement node placement algorithms such as the one of [[Brandes and Köpf>>url:http://www.springerlink.com/content/j8b63vh3yatf17mk/||shape="rect"]]. |
| 9 |
9 |
* **Dynamic SyncCharts visualization** |
| 10 |
10 |
Develop a viewer for SyncCharts models using KLighD, including view management techniques such as focus & context. |
| 11 |
11 |
* **Actor-oriented modeling** |
| 12 |
|
-Develop a viewer for KAOM models using KLighD, including custom rendering for [[http:~~/~~/ptolemy.eecs.berkeley.edu/ Ptolemy>>url:http://ptolemy.eecs.berkeley.edu/%20Ptolemy||shape="rect"]]. Evaluate the [[http:~~/~~/www.eclipse.org/etrice/ eTrice>>url:http://www.eclipse.org/etrice/%20eTrice||shape="rect"]] project for possible cooperation. |
|
12 |
+Develop a viewer for KAOM models using KLighD, including custom rendering for [[Ptolemy>>url:http://ptolemy.eecs.berkeley.edu/||shape="rect"]]. Evaluate the [[eTrice>>url:http://www.eclipse.org/etrice/||shape="rect"]] project for possible cooperation. |
| 13 |
13 |
* **Validation manager for models** |
| 14 |
14 |
Develop an integrated, flexible and generic validation framework for models (e.g. Esterel or SyncCharts). |
| 15 |
15 |
* **Railway track layout** |
| ... |
... |
@@ -17,7 +17,7 @@ |
| 17 |
17 |
* **Transformation from SyncCharts to Esterel** |
| 18 |
18 |
Develop a transformation in Xtend2 to generate Esterel code for SyncCharts. |
| 19 |
19 |
* **Connect CEC to Esterel editor for simulation** (in progress) |
| 20 |
|
-[[http:~~/~~/www.cs.columbia.edu/~~~~sedwards/cec/ Columbia Esterel Compiler>>url:http://www.cs.columbia.edu/%7Esedwards/cec/%20Columbia%20Esterel%20Compiler||shape="rect"]] |
|
20 |
+[[Columbia Esterel Compiler>>url:http://www.cs.columbia.edu/%7Esedwards/cec/||shape="rect"]]. |
| 21 |
21 |
* **Instruments for data visualization** |
| 22 |
22 |
Develop visualizations of data values (e.g. through charts) and integrate them in the KIELER environment. |
| 23 |
23 |
|