Changes for page KLay Layered
Last modified by Richard Kreissig on 2023/09/14 09:07
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -30,7 +30,7 @@ 30 30 31 31 Don't hesitate to switch between the tasks and don't be afraid of exceptions or errors during debugging. When you use your layering phase without the intermediate processors the rest of KLay Layered will most likely complain (for cyclic input graphs). In other words, the following two assignments only work combined and not alone. 32 32 33 -{{panel title="Assignment ( b)"}}33 +{{panel title="Assignment (a)"}} 34 34 Create a layout phase called 35 35 36 36 {{code language="none"}} ... ... @@ -37,9 +37,15 @@ 37 37 NullPhase 38 38 {{/code}} 39 39 40 - that does nothing butcan be used as a cycle breaking strategy.Youhavetoaddit to the40 + that does nothing and can be used as a cycle breaking strategy. Hint: It has to implement the 41 41 42 42 {{code language="none"}} 43 +ILayoutPhase 44 +{{/code}} 45 + 46 + interface and has to be added to the 47 + 48 +{{code language="none"}} 43 43 CycleBreakingStrategy 44 44 {{/code}} 45 45
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -1075178 21 +10751784 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/1075178 2/KLay Layered1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/10751784/KLay Layered