<
From version < 15.1 >
edited by uru
on 2015/04/22 12:19
To version < 13.1 >
edited by uru
on 2015/04/22 12:17
>
Change comment: There is no comment for this version

Summary

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 (a)"}}
33 +{{panel title="Assignment (b)"}}
34 34  Create a layout phase called
35 35  
36 36  {{code language="none"}}
... ... @@ -37,15 +37,9 @@
37 37  NullPhase
38 38  {{/code}}
39 39  
40 - that does nothing and can be used as a cycle breaking strategy. Hint: It has to implement the
40 + that does nothing but can be used as a cycle breaking strategy. You have to add it to 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"}}
49 49  CycleBreakingStrategy
50 50  {{/code}}
51 51  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -10751784
1 +10751782
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/10751784/KLay Layered
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/10751782/KLay Layered