<
From version < 3.1 >
edited by ssm
on 2013/05/03 20:13
To version < 6.1 >
edited by ssm
on 2013/05/04 13:00
>
Change comment: Migrated to Confluence 5.3

Summary

Details

Page properties
Content
... ... @@ -12,7 +12,7 @@
12 12  
13 13  For the following optimizations two assuptions are made:
14 14  
15 -* A transition does not require an explizit goto instruction
15 +* A transition does not require an explicit goto instruction
16 16  * A thread terminates, iff its parallel block is exited (via the next par statement or join)
17 17  
18 18  The optimization level can be specified in the CoreToSCLTransformation class.
... ... @@ -39,7 +39,7 @@
39 39  OPTIMIZE_SELFLOOP
40 40  )))|(% colspan="1" %)(% colspan="1" %)
41 41  (((
42 -If a state has only one outgoing non-default transition, the expression of that transition is negated, the transition target is changed to itself and the implizit selfloop is deleted. So, if the original expression is true, the sequential control flow is used to proceed and no goto jump is necessary.
42 +If a state has only one outgoing non-default transition, the expression of that transition is negated, the transition target is changed to itself and the implicit selfloop is deleted. So, if the original expression is true, the sequential control flow is used to proceed and no goto jump is necessary.
43 43  )))
44 44  |(% colspan="1" %)(% colspan="1" %)
45 45  (((
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -6750236
1 +50823282
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/6750236/SCL Transformation
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/50823282/SCL Transformation