| ... |
... |
@@ -1,8 +1,8 @@ |
| 1 |
1 |
{{panel title="Project Overview" borderStyle="dashed"}} |
| 2 |
2 |
Responsible: |
| 3 |
3 |
|
| 4 |
|
-* {{mention reference="XWiki.msp" style="FULL_NAME" anchor="XWiki-msp-HsPZE"/}} |
| 5 |
|
-* {{mention reference="XWiki.cds" style="FULL_NAME" anchor="XWiki-cds-nklhN"/}} |
|
4 |
+* {{mention reference="XWiki.msp" style="FULL_NAME" anchor="XWiki-msp-haFjT"/}} |
|
5 |
+* {{mention reference="XWiki.cds" style="FULL_NAME" anchor="XWiki-cds-EGDzd"/}} |
| 6 |
6 |
|
| 7 |
7 |
Related Publications: |
| 8 |
8 |
|
| ... |
... |
@@ -27,6 +27,10 @@ |
| 27 |
27 |
|
| 28 |
28 |
{{toc maxLevel="2"/}} |
| 29 |
29 |
|
|
30 |
+[[doc:Downloads - KIELER Layout Algorithms]] |
|
31 |
+ |
|
32 |
+{{excerpt-include/}} |
|
33 |
+ |
| 30 |
30 |
= Architecture = |
| 31 |
31 |
|
| 32 |
32 |
To get an idea of how KLay Layered is structured, take a look at the diagram below. The algorithm basically consists of four components: layout phases, intermediate processors, a connected components processor, and an interface to the outside world. Let's briefly look at what each component does before delving into the gritty details. |