~tapaal-ltl/verifypn/scc-optimise

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<pnml xmlns="http://www.pnml.org/version-2009/grammar/pnml">
    <net id="ComposedModel" type="http://www.pnml.org/version-2009/grammar/ptnet">
        <page id="page0">
            <place id="Workplace1">
                <graphics>
                    <position x="210" y="150"/>
                </graphics>
                <name>
                    <graphics>
                        <offset x="-5" y="35"/>
                    </graphics>
                    <text>Workplace1</text>
                </name>
                <initialMarking>
                    <text>1</text>
                </initialMarking>
            </place>
            <place id="Workplace2">
                <graphics>
                    <position x="390" y="150"/>
                </graphics>
                <name>
                    <graphics>
                        <offset x="-5" y="35"/>
                    </graphics>
                    <text>Workplace2</text>
                </name>
                <initialMarking>
                    <text>0</text>
                </initialMarking>
            </place>
            <place id="Workplace3">
                <graphics>
                    <position x="540" y="150"/>
                </graphics>
                <name>
                    <graphics>
                        <offset x="-5" y="35"/>
                    </graphics>
                    <text>Workplace3</text>
                </name>
                <initialMarking>
                    <text>1</text>
                </initialMarking>
            </place>
            <place id="Start">
                <graphics>
                    <position x="30" y="270"/>
                </graphics>
                <name>
                    <graphics>
                        <offset x="-5" y="35"/>
                    </graphics>
                    <text>Start</text>
                </name>
                <initialMarking>
                    <text>5</text>
                </initialMarking>
            </place>
            <place id="End">
                <graphics>
                    <position x="705" y="270"/>
                </graphics>
                <name>
                    <graphics>
                        <offset x="-5" y="35"/>
                    </graphics>
                    <text>End</text>
                </name>
                <initialMarking>
                    <text>0</text>
                </initialMarking>
            </place>
            <place id="Finishedtask1">
                <graphics>
                    <position x="195" y="390"/>
                </graphics>
                <name>
                    <graphics>
                        <offset x="-5" y="35"/>
                    </graphics>
                    <text>Finishedtask1</text>
                </name>
                <initialMarking>
                    <text>0</text>
                </initialMarking>
            </place>
            <place id="Finishedtask2">
                <graphics>
                    <position x="375" y="390"/>
                </graphics>
                <name>
                    <graphics>
                        <offset x="-5" y="35"/>
                    </graphics>
                    <text>Finishedtask2</text>
                </name>
                <initialMarking>
                    <text>0</text>
                </initialMarking>
            </place>
            <transition id="Move2to1">
                <name>
                    <graphics>
                        <offset x="-5" y="35"/>
                    </graphics>
                    <text>Move2to1</text>
                </name>
                <graphics>
                    <position x="285" y="60"/>
                </graphics>
            </transition>
            <transition id="Move1to2">
                <name>
                    <graphics>
                        <offset x="-5" y="35"/>
                    </graphics>
                    <text>Move1to2</text>
                </name>
                <graphics>
                    <position x="300" y="210"/>
                </graphics>
            </transition>
            <transition id="Move3to2">
                <name>
                    <graphics>
                        <offset x="-5" y="35"/>
                    </graphics>
                    <text>Move3to2</text>
                </name>
                <graphics>
                    <position x="465" y="60"/>
                </graphics>
            </transition>
            <transition id="Move2to3">
                <name>
                    <graphics>
                        <offset x="-5" y="35"/>
                    </graphics>
                    <text>Move2to3</text>
                </name>
                <graphics>
                    <position x="480" y="210"/>
                </graphics>
            </transition>
            <transition id="Task1">
                <name>
                    <graphics>
                        <offset x="-5" y="35"/>
                    </graphics>
                    <text>Task1</text>
                </name>
                <graphics>
                    <position x="195" y="270"/>
                </graphics>
            </transition>
            <transition id="Task2">
                <name>
                    <graphics>
                        <offset x="-5" y="35"/>
                    </graphics>
                    <text>Task2</text>
                </name>
                <graphics>
                    <position x="375" y="270"/>
                </graphics>
            </transition>
            <transition id="Task3">
                <name>
                    <graphics>
                        <offset x="-5" y="35"/>
                    </graphics>
                    <text>Task3</text>
                </name>
                <graphics>
                    <position x="555" y="270"/>
                </graphics>
            </transition>
            <arc id="Workplace1_to_Task1" source="Workplace1" target="Task1" type="normal">
                <graphics>
                    <position x="179" y="224"/>
                </graphics>
            </arc>
            <arc id="Workplace2_to_Task2" source="Workplace2" target="Task2" type="normal">
                <graphics>
                    <position x="374" y="224"/>
                </graphics>
            </arc>
            <arc id="Workplace3_to_Task3" source="Workplace3" target="Task3" type="normal">
                <graphics>
                    <position x="539" y="224"/>
                </graphics>
            </arc>
            <arc id="Workplace1_to_Move1to2" source="Workplace1" target="Move1to2" type="normal"/>
            <arc id="Workplace2_to_Move2to3" source="Workplace2" target="Move2to3" type="normal"/>
            <arc id="Workplace3_to_Move3to2" source="Workplace3" target="Move3to2" type="normal"/>
            <arc id="Workplace2_to_Move2to1" source="Workplace2" target="Move2to1" type="normal"/>
            <arc id="Task1_to_Workplace1" source="Task1" target="Workplace1" type="normal">
                <graphics>
                    <position x="254" y="239"/>
                </graphics>
            </arc>
            <arc id="Task2_to_Workplace2" source="Task2" target="Workplace2" type="normal">
                <graphics>
                    <position x="419" y="224"/>
                </graphics>
            </arc>
            <arc id="Task3_to_Workplace3" source="Task3" target="Workplace3" type="normal">
                <graphics>
                    <position x="599" y="209"/>
                </graphics>
            </arc>
            <arc id="Move1to2_to_Workplace2" source="Move1to2" target="Workplace2" type="normal">
                <graphics>
                    <position x="314" y="224"/>
                </graphics>
            </arc>
            <arc id="Move2to3_to_Workplace3" source="Move2to3" target="Workplace3" type="normal"/>
            <arc id="Move3to2_to_Workplace2" source="Move3to2" target="Workplace2" type="normal"/>
            <arc id="Move2to1_to_Workplace1" source="Move2to1" target="Workplace1" type="normal"/>
            <arc id="Start_to_Task1" source="Start" target="Task1" type="normal"/>
            <arc id="Task1_to_Finishedtask1" source="Task1" target="Finishedtask1" type="normal">
                <graphics>
                    <position x="209" y="299"/>
                </graphics>
            </arc>
            <arc id="Finishedtask1_to_Task2" source="Finishedtask1" target="Task2" type="normal"/>
            <arc id="Task2_to_Finishedtask2" source="Task2" target="Finishedtask2" type="normal">
                <graphics>
                    <position x="389" y="284"/>
                </graphics>
            </arc>
            <arc id="Finishedtask2_to_Task3" source="Finishedtask2" target="Task3" type="normal"/>
            <arc id="Task3_to_End" source="Task3" target="End" type="normal">
                <graphics>
                    <position x="569" y="284"/>
                </graphics>
            </arc>
        </page>
        <name>
            <text>ComposedModel</text>
        </name>
    </net>
</pnml>