Hide last authors
Soeren Domroes 4.1 1 {{layout}}
2 {{layout-section ac:type="single"}}
3 {{layout-cell}}
Alexander Schulz-Rosengarten 7.1 4 The classic Sugiyama graph drawing algorithm consists of 5 phases: cycle breaking, layer assignment, crossing minimization, node placement and edge routing. Node placement sets the x-coordinates of nodes (in a downward layout) and creates alignment between nodes, improves edge straightness, or balances nodes based on their incoming edges. Node sizes can also be used to eliminate edge bends by increasing the size of nodes, as seen below, which makes the drawing easier to read, edges easier to follow and therefore easier to understand.
Soeren Domroes 4.1 5 {{/layout-cell}}
6 {{/layout-section}}
Soeren Domroes 3.1 7
Soeren Domroes 4.1 8 {{layout-section ac:type="two_left_sidebar"}}
9 {{layout-cell}}
10 [[image:attach:jette-stpa-oyes-bad.png]]
11 {{/layout-cell}}
Soeren Domroes 3.1 12
Soeren Domroes 4.1 13 {{layout-cell}}
14 [[image:attach:jette-stpa-oyes.png]]
15 {{/layout-cell}}
16 {{/layout-section}}
17
18 {{layout-section ac:type="single"}}
19 {{layout-cell}}
Alexander Schulz-Rosengarten 7.1 20 TODO Fehler labels in rot und prominenter
21
Soeren Domroes 4.1 22 Figure showing the current layout without flexible node size and the existing ONO (obviously not optimal) parts of a layout with flexible node size
23
24 = Goals =
25
Alexander Schulz-Rosengarten 7.1 26 * Improve the existing Network Simplex node placement strategy with flexible node size by:\\
27 ** centering edges on their nodes if it does not compromise the quality of the layout, if necessary by increasing node sizes even more
Soeren Domroes 4.1 28 ** minimize the size of the drawing if possible
Soeren Domroes 5.1 29 * (optional) Explore options that need configuration depending on the context.
30 ** alignment of edges, ...
Soeren Domroes 4.1 31
32 = Scope =
33
Alexander Schulz-Rosengarten 8.1 34 Master's (Bachelor's) Thesis
Soeren Domroes 4.1 35
36 = Related Work/Literature =
37
Alexander Schulz-Rosengarten 7.1 38 Emden R. Gansner, Eleftherios Koutsofios, Stephen C. North, Kiem-Phong Vo, //A technique for drawing directed graphs//. Software Engineering 19(3), pp. 214-230, 1993.
Soeren Domroes 4.1 39
Alexander Schulz-Rosengarten 7.1 40 Ulf Rüegg, //Sugiyama Layouts for Prescribed Drawing Areas //([[KCSS>>url:https://www.uni-kiel.de/journals/receive/jportal_jparticle_00000341||shape="rect" class="internal-link"]] 2018/1), Chapter 4.1: Network Simplex Approach
Soeren Domroes 4.1 41
Alexander Schulz-Rosengarten 7.1 42 = Involved Languages/Technologies =
Soeren Domroes 6.1 43
Alexander Schulz-Rosengarten 7.1 44 * Java
45 * ELK
46 ** [[https:~~/~~/github.com/eclipse/elk/issues/853>>url:https://github.com/eclipse/elk/issues/853||shape="rect"]] (corresponding ticket in [[ELK>>url:https://www.eclipse.org/elk/||shape="rect"]])
47
Soeren Domroes 4.1 48 = Supervised By =
49
50 Sören Domrös
Alexander Schulz-Rosengarten 7.1 51
52 sdo@ifi
Soeren Domroes 4.1 53 {{/layout-cell}}
54 {{/layout-section}}
55 {{/layout}}