Changes for page SCL Transformation
Last modified by Richard Kreissig on 2023/09/14 11:14
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
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 expli zit goto instruction15 +* 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 impli zit 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 -6 7502361 +8650982 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/6 750236/SCL Transformation1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/8650982/SCL Transformation