~tapaal-ltl/verifypn/scc-optimise

« back to all changes in this revision

Viewing changes to test_models/arithmetic-test001/model.pnml

  • Committer: srba.jiri at gmail
  • Date: 2020-09-11 14:23:39 UTC
  • mfrom: (213.1.151 interval_tar)
  • Revision ID: srba.jiri@gmail.com-20200911142339-bq9328s1gppw24uj
merged in lp:~verifypn-maintainers/verifypn/interval_tar doing 
- Implements TAR w/o z3, but using a simple integer inference engine for Hoare logic.
 - Replaces LP-Solve with GLPK, reduces computation-time and memory overhead
 - Implements new global properties, translated into CTL formulae.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<pnml xmlns="http://www.pnml.org/version-2009/grammar/pnml">
 
3
    <net id="ComposedModel" type="http://www.pnml.org/version-2009/grammar/ptnet">
 
4
        <page id="page0">
 
5
            <place id="FORK_1">
 
6
                <graphics>
 
7
                    <position x="555" y="720"/>
 
8
                </graphics>
 
9
                <name>
 
10
                    <graphics>
 
11
                        <offset x="22" y="-10"/>
 
12
                    </graphics>
 
13
                    <text>FORK_1</text>
 
14
                </name>
 
15
                <initialMarking>
 
16
                    <text>1</text>
 
17
                </initialMarking>
 
18
            </place>
 
19
            <place id="WAIT_RIGHT_FORK_2">
 
20
                <graphics>
 
21
                    <position x="375" y="885"/>
 
22
                </graphics>
 
23
                <name>
 
24
                    <graphics>
 
25
                        <offset x="22" y="-10"/>
 
26
                    </graphics>
 
27
                    <text>WAIT_RIGHT_FORK_2</text>
 
28
                </name>
 
29
                <initialMarking>
 
30
                    <text>0</text>
 
31
                </initialMarking>
 
32
            </place>
 
33
            <place id="FORK_3">
 
34
                <graphics>
 
35
                    <position x="390" y="435"/>
 
36
                </graphics>
 
37
                <name>
 
38
                    <graphics>
 
39
                        <offset x="22" y="-10"/>
 
40
                    </graphics>
 
41
                    <text>FORK_3</text>
 
42
                </name>
 
43
                <initialMarking>
 
44
                    <text>1</text>
 
45
                </initialMarking>
 
46
            </place>
 
47
            <place id="WAIT_RIGHT_FORK_5">
 
48
                <graphics>
 
49
                    <position x="750" y="165"/>
 
50
                </graphics>
 
51
                <name>
 
52
                    <graphics>
 
53
                        <offset x="22" y="-10"/>
 
54
                    </graphics>
 
55
                    <text>WAIT_RIGHT_FORK_5</text>
 
56
                </name>
 
57
                <initialMarking>
 
58
                    <text>0</text>
 
59
                </initialMarking>
 
60
            </place>
 
61
            <place id="EAT_5">
 
62
                <graphics>
 
63
                    <position x="720" y="240"/>
 
64
                </graphics>
 
65
                <name>
 
66
                    <graphics>
 
67
                        <offset x="22" y="-10"/>
 
68
                    </graphics>
 
69
                    <text>EAT_5</text>
 
70
                </name>
 
71
                <initialMarking>
 
72
                    <text>0</text>
 
73
                </initialMarking>
 
74
            </place>
 
75
            <place id="THINK_4">
 
76
                <graphics>
 
77
                    <position x="315" y="105"/>
 
78
                </graphics>
 
79
                <name>
 
80
                    <graphics>
 
81
                        <offset x="22" y="-10"/>
 
82
                    </graphics>
 
83
                    <text>THINK_4</text>
 
84
                </name>
 
85
                <initialMarking>
 
86
                    <text>1</text>
 
87
                </initialMarking>
 
88
            </place>
 
89
            <place id="EAT_4">
 
90
                <graphics>
 
91
                    <position x="390" y="240"/>
 
92
                </graphics>
 
93
                <name>
 
94
                    <graphics>
 
95
                        <offset x="22" y="-10"/>
 
96
                    </graphics>
 
97
                    <text>EAT_4</text>
 
98
                </name>
 
99
                <initialMarking>
 
100
                    <text>0</text>
 
101
                </initialMarking>
 
102
            </place>
 
103
            <place id="WAIT_LEFT_FORK_3">
 
104
                <graphics>
 
105
                    <position x="150" y="510"/>
 
106
                </graphics>
 
107
                <name>
 
108
                    <graphics>
 
109
                        <offset x="22" y="-10"/>
 
110
                    </graphics>
 
111
                    <text>WAIT_LEFT_FORK_3</text>
 
112
                </name>
 
113
                <initialMarking>
 
114
                    <text>0</text>
 
115
                </initialMarking>
 
116
            </place>
 
117
            <place id="WAIT_RIGHT_FORK_6">
 
118
                <graphics>
 
119
                    <position x="975" y="510"/>
 
120
                </graphics>
 
121
                <name>
 
122
                    <graphics>
 
123
                        <offset x="22" y="-10"/>
 
124
                    </graphics>
 
125
                    <text>WAIT_RIGHT_FORK_6</text>
 
126
                </name>
 
127
                <initialMarking>
 
128
                    <text>0</text>
 
129
                </initialMarking>
 
130
            </place>
 
131
            <place id="EAT_2">
 
132
                <graphics>
 
133
                    <position x="390" y="810"/>
 
134
                </graphics>
 
135
                <name>
 
136
                    <graphics>
 
137
                        <offset x="22" y="-10"/>
 
138
                    </graphics>
 
139
                    <text>EAT_2</text>
 
140
                </name>
 
141
                <initialMarking>
 
142
                    <text>0</text>
 
143
                </initialMarking>
 
144
            </place>
 
145
            <place id="THINK_6">
 
146
                <graphics>
 
147
                    <position x="1050" y="525"/>
 
148
                </graphics>
 
149
                <name>
 
150
                    <graphics>
 
151
                        <offset x="22" y="-10"/>
 
152
                    </graphics>
 
153
                    <text>THINK_6</text>
 
154
                </name>
 
155
                <initialMarking>
 
156
                    <text>1</text>
 
157
                </initialMarking>
 
158
            </place>
 
159
            <place id="WAIT_RIGHT_FORK_1">
 
160
                <graphics>
 
161
                    <position x="780" y="885"/>
 
162
                </graphics>
 
163
                <name>
 
164
                    <graphics>
 
165
                        <offset x="30" y="-6"/>
 
166
                    </graphics>
 
167
                    <text>WAIT_RIGHT_FORK_1</text>
 
168
                </name>
 
169
                <initialMarking>
 
170
                    <text>0</text>
 
171
                </initialMarking>
 
172
            </place>
 
173
            <place id="FORK_6">
 
174
                <graphics>
 
175
                    <position x="720" y="630"/>
 
176
                </graphics>
 
177
                <name>
 
178
                    <graphics>
 
179
                        <offset x="22" y="-10"/>
 
180
                    </graphics>
 
181
                    <text>FORK_6</text>
 
182
                </name>
 
183
                <initialMarking>
 
184
                    <text>1</text>
 
185
                </initialMarking>
 
186
            </place>
 
187
            <place id="WAIT_LEFT_FORK_4">
 
188
                <graphics>
 
189
                    <position x="375" y="165"/>
 
190
                </graphics>
 
191
                <name>
 
192
                    <graphics>
 
193
                        <offset x="22" y="-10"/>
 
194
                    </graphics>
 
195
                    <text>WAIT_LEFT_FORK_4</text>
 
196
                </name>
 
197
                <initialMarking>
 
198
                    <text>0</text>
 
199
                </initialMarking>
 
200
            </place>
 
201
            <place id="EAT_3">
 
202
                <graphics>
 
203
                    <position x="225" y="525"/>
 
204
                </graphics>
 
205
                <name>
 
206
                    <graphics>
 
207
                        <offset x="22" y="-10"/>
 
208
                    </graphics>
 
209
                    <text>EAT_3</text>
 
210
                </name>
 
211
                <initialMarking>
 
212
                    <text>0</text>
 
213
                </initialMarking>
 
214
            </place>
 
215
            <place id="EAT_1">
 
216
                <graphics>
 
217
                    <position x="720" y="810"/>
 
218
                </graphics>
 
219
                <name>
 
220
                    <graphics>
 
221
                        <offset x="22" y="-10"/>
 
222
                    </graphics>
 
223
                    <text>EAT_1</text>
 
224
                </name>
 
225
                <initialMarking>
 
226
                    <text>0</text>
 
227
                </initialMarking>
 
228
            </place>
 
229
            <place id="WAIT_RIGHT_FORK_3">
 
230
                <graphics>
 
231
                    <position x="150" y="540"/>
 
232
                </graphics>
 
233
                <name>
 
234
                    <graphics>
 
235
                        <offset x="22" y="-10"/>
 
236
                    </graphics>
 
237
                    <text>WAIT_RIGHT_FORK_3</text>
 
238
                </name>
 
239
                <initialMarking>
 
240
                    <text>0</text>
 
241
                </initialMarking>
 
242
            </place>
 
243
            <place id="THINK_2">
 
244
                <graphics>
 
245
                    <position x="315" y="960"/>
 
246
                </graphics>
 
247
                <name>
 
248
                    <graphics>
 
249
                        <offset x="22" y="-10"/>
 
250
                    </graphics>
 
251
                    <text>THINK_2</text>
 
252
                </name>
 
253
                <initialMarking>
 
254
                    <text>1</text>
 
255
                </initialMarking>
 
256
            </place>
 
257
            <place id="FORK_4">
 
258
                <graphics>
 
259
                    <position x="555" y="345"/>
 
260
                </graphics>
 
261
                <name>
 
262
                    <graphics>
 
263
                        <offset x="22" y="-10"/>
 
264
                    </graphics>
 
265
                    <text>FORK_4</text>
 
266
                </name>
 
267
                <initialMarking>
 
268
                    <text>1</text>
 
269
                </initialMarking>
 
270
            </place>
 
271
            <place id="WAIT_LEFT_FORK_5">
 
272
                <graphics>
 
273
                    <position x="780" y="180"/>
 
274
                </graphics>
 
275
                <name>
 
276
                    <graphics>
 
277
                        <offset x="22" y="-10"/>
 
278
                    </graphics>
 
279
                    <text>WAIT_LEFT_FORK_5</text>
 
280
                </name>
 
281
                <initialMarking>
 
282
                    <text>0</text>
 
283
                </initialMarking>
 
284
            </place>
 
285
            <place id="FORK_2">
 
286
                <graphics>
 
287
                    <position x="390" y="630"/>
 
288
                </graphics>
 
289
                <name>
 
290
                    <graphics>
 
291
                        <offset x="22" y="-10"/>
 
292
                    </graphics>
 
293
                    <text>FORK_2</text>
 
294
                </name>
 
295
                <initialMarking>
 
296
                    <text>1</text>
 
297
                </initialMarking>
 
298
            </place>
 
299
            <place id="THINK_3">
 
300
                <graphics>
 
301
                    <position x="75" y="525"/>
 
302
                </graphics>
 
303
                <name>
 
304
                    <graphics>
 
305
                        <offset x="22" y="-10"/>
 
306
                    </graphics>
 
307
                    <text>THINK_3</text>
 
308
                </name>
 
309
                <initialMarking>
 
310
                    <text>1</text>
 
311
                </initialMarking>
 
312
            </place>
 
313
            <place id="WAIT_LEFT_FORK_6">
 
314
                <graphics>
 
315
                    <position x="975" y="540"/>
 
316
                </graphics>
 
317
                <name>
 
318
                    <graphics>
 
319
                        <offset x="22" y="-10"/>
 
320
                    </graphics>
 
321
                    <text>WAIT_LEFT_FORK_6</text>
 
322
                </name>
 
323
                <initialMarking>
 
324
                    <text>0</text>
 
325
                </initialMarking>
 
326
            </place>
 
327
            <place id="WAIT_RIGHT_FORK_4">
 
328
                <graphics>
 
329
                    <position x="345" y="180"/>
 
330
                </graphics>
 
331
                <name>
 
332
                    <graphics>
 
333
                        <offset x="22" y="-10"/>
 
334
                    </graphics>
 
335
                    <text>WAIT_RIGHT_FORK_4</text>
 
336
                </name>
 
337
                <initialMarking>
 
338
                    <text>0</text>
 
339
                </initialMarking>
 
340
            </place>
 
341
            <place id="WAIT_LEFT_FORK_2">
 
342
                <graphics>
 
343
                    <position x="345" y="885"/>
 
344
                </graphics>
 
345
                <name>
 
346
                    <graphics>
 
347
                        <offset x="22" y="-10"/>
 
348
                    </graphics>
 
349
                    <text>WAIT_LEFT_FORK_2</text>
 
350
                </name>
 
351
                <initialMarking>
 
352
                    <text>0</text>
 
353
                </initialMarking>
 
354
            </place>
 
355
            <place id="FORK_5">
 
356
                <graphics>
 
357
                    <position x="720" y="435"/>
 
358
                </graphics>
 
359
                <name>
 
360
                    <graphics>
 
361
                        <offset x="22" y="-10"/>
 
362
                    </graphics>
 
363
                    <text>FORK_5</text>
 
364
                </name>
 
365
                <initialMarking>
 
366
                    <text>1</text>
 
367
                </initialMarking>
 
368
            </place>
 
369
            <place id="EAT_6">
 
370
                <graphics>
 
371
                    <position x="885" y="525"/>
 
372
                </graphics>
 
373
                <name>
 
374
                    <graphics>
 
375
                        <offset x="22" y="-10"/>
 
376
                    </graphics>
 
377
                    <text>EAT_6</text>
 
378
                </name>
 
379
                <initialMarking>
 
380
                    <text>0</text>
 
381
                </initialMarking>
 
382
            </place>
 
383
            <place id="THINK_5">
 
384
                <graphics>
 
385
                    <position x="810" y="105"/>
 
386
                </graphics>
 
387
                <name>
 
388
                    <graphics>
 
389
                        <offset x="22" y="-10"/>
 
390
                    </graphics>
 
391
                    <text>THINK_5</text>
 
392
                </name>
 
393
                <initialMarking>
 
394
                    <text>1</text>
 
395
                </initialMarking>
 
396
            </place>
 
397
            <place id="WAIT_LEFT_FORK_1">
 
398
                <graphics>
 
399
                    <position x="750" y="885"/>
 
400
                </graphics>
 
401
                <name>
 
402
                    <graphics>
 
403
                        <offset x="-127" y="10"/>
 
404
                    </graphics>
 
405
                    <text>WAIT_LEFT_FORK_1</text>
 
406
                </name>
 
407
                <initialMarking>
 
408
                    <text>0</text>
 
409
                </initialMarking>
 
410
            </place>
 
411
            <place id="THINK_1">
 
412
                <graphics>
 
413
                    <position x="810" y="960"/>
 
414
                </graphics>
 
415
                <name>
 
416
                    <graphics>
 
417
                        <offset x="63" y="-6"/>
 
418
                    </graphics>
 
419
                    <text>THINK_1</text>
 
420
                </name>
 
421
                <initialMarking>
 
422
                    <text>1</text>
 
423
                </initialMarking>
 
424
            </place>
 
425
            <place id="P0">
 
426
                <graphics>
 
427
                    <position x="540" y="525"/>
 
428
                </graphics>
 
429
                <name>
 
430
                    <graphics>
 
431
                        <offset x="-5" y="35"/>
 
432
                    </graphics>
 
433
                    <text>P0</text>
 
434
                </name>
 
435
                <initialMarking>
 
436
                    <text>1</text>
 
437
                </initialMarking>
 
438
            </place>
 
439
            <transition id="TAKE_LEFT_1_FORK_6">
 
440
                <name>
 
441
                    <graphics>
 
442
                        <offset x="22" y="-14"/>
 
443
                    </graphics>
 
444
                    <text>TAKE_LEFT_1_FORK_6</text>
 
445
                </name>
 
446
                <graphics>
 
447
                    <position x="1005" y="510"/>
 
448
                </graphics>
 
449
            </transition>
 
450
            <transition id="RELEASE_FORK_2">
 
451
                <name>
 
452
                    <graphics>
 
453
                        <offset x="22" y="-14"/>
 
454
                    </graphics>
 
455
                    <text>RELEASE_FORK_2</text>
 
456
                </name>
 
457
                <graphics>
 
458
                    <position x="420" y="780"/>
 
459
                </graphics>
 
460
            </transition>
 
461
            <transition id="TAKE_LEFT_1_FORK_4">
 
462
                <name>
 
463
                    <graphics>
 
464
                        <offset x="22" y="-14"/>
 
465
                    </graphics>
 
466
                    <text>TAKE_LEFT_1_FORK_4</text>
 
467
                </name>
 
468
                <graphics>
 
469
                    <position x="315" y="150"/>
 
470
                </graphics>
 
471
            </transition>
 
472
            <transition id="TAKE_RIGHT_2_FORK_2">
 
473
                <name>
 
474
                    <graphics>
 
475
                        <offset x="22" y="-14"/>
 
476
                    </graphics>
 
477
                    <text>TAKE_RIGHT_2_FORK_2</text>
 
478
                </name>
 
479
                <graphics>
 
480
                    <position x="390" y="855"/>
 
481
                </graphics>
 
482
            </transition>
 
483
            <transition id="RELEASE_FORK_3">
 
484
                <name>
 
485
                    <graphics>
 
486
                        <offset x="22" y="-14"/>
 
487
                    </graphics>
 
488
                    <text>RELEASE_FORK_3</text>
 
489
                </name>
 
490
                <graphics>
 
491
                    <position x="270" y="525"/>
 
492
                </graphics>
 
493
            </transition>
 
494
            <transition id="TAKE_LEFT_1_FORK_5">
 
495
                <name>
 
496
                    <graphics>
 
497
                        <offset x="22" y="-14"/>
 
498
                    </graphics>
 
499
                    <text>TAKE_LEFT_1_FORK_5</text>
 
500
                </name>
 
501
                <graphics>
 
502
                    <position x="765" y="135"/>
 
503
                </graphics>
 
504
            </transition>
 
505
            <transition id="TAKE_LEFT_1_FORK_2">
 
506
                <name>
 
507
                    <graphics>
 
508
                        <offset x="22" y="-14"/>
 
509
                    </graphics>
 
510
                    <text>TAKE_LEFT_1_FORK_2</text>
 
511
                </name>
 
512
                <graphics>
 
513
                    <position x="345" y="930"/>
 
514
                </graphics>
 
515
            </transition>
 
516
            <transition id="TAKE_LEFT_1_FORK_3">
 
517
                <name>
 
518
                    <graphics>
 
519
                        <offset x="22" y="-14"/>
 
520
                    </graphics>
 
521
                    <text>TAKE_LEFT_1_FORK_3</text>
 
522
                </name>
 
523
                <graphics>
 
524
                    <position x="105" y="540"/>
 
525
                </graphics>
 
526
            </transition>
 
527
            <transition id="TAKE_RIGHT_1_FORK_2">
 
528
                <name>
 
529
                    <graphics>
 
530
                        <offset x="22" y="-14"/>
 
531
                    </graphics>
 
532
                    <text>TAKE_RIGHT_1_FORK_2</text>
 
533
                </name>
 
534
                <graphics>
 
535
                    <position x="315" y="915"/>
 
536
                </graphics>
 
537
            </transition>
 
538
            <transition id="TAKE_LEFT_2_FORK_4">
 
539
                <name>
 
540
                    <graphics>
 
541
                        <offset x="22" y="-14"/>
 
542
                    </graphics>
 
543
                    <text>TAKE_LEFT_2_FORK_4</text>
 
544
                </name>
 
545
                <graphics>
 
546
                    <position x="390" y="195"/>
 
547
                </graphics>
 
548
            </transition>
 
549
            <transition id="TAKE_LEFT_2_FORK_3">
 
550
                <name>
 
551
                    <graphics>
 
552
                        <offset x="22" y="-14"/>
 
553
                    </graphics>
 
554
                    <text>TAKE_LEFT_2_FORK_3</text>
 
555
                </name>
 
556
                <graphics>
 
557
                    <position x="195" y="510"/>
 
558
                </graphics>
 
559
            </transition>
 
560
            <transition id="RELEASE_FORK_4">
 
561
                <name>
 
562
                    <graphics>
 
563
                        <offset x="22" y="-14"/>
 
564
                    </graphics>
 
565
                    <text>RELEASE_FORK_4</text>
 
566
                </name>
 
567
                <graphics>
 
568
                    <position x="420" y="285"/>
 
569
                </graphics>
 
570
            </transition>
 
571
            <transition id="TAKE_LEFT_1_FORK_1">
 
572
                <name>
 
573
                    <graphics>
 
574
                        <offset x="120" y="-14"/>
 
575
                    </graphics>
 
576
                    <text>TAKE_LEFT_1_FORK_1</text>
 
577
                </name>
 
578
                <graphics>
 
579
                    <position x="795" y="915"/>
 
580
                </graphics>
 
581
            </transition>
 
582
            <transition id="RELEASE_FORK_6">
 
583
                <name>
 
584
                    <graphics>
 
585
                        <offset x="22" y="-14"/>
 
586
                    </graphics>
 
587
                    <text>RELEASE_FORK_6</text>
 
588
                </name>
 
589
                <graphics>
 
590
                    <position x="855" y="525"/>
 
591
                </graphics>
 
592
            </transition>
 
593
            <transition id="TAKE_LEFT_2_FORK_1">
 
594
                <name>
 
595
                    <graphics>
 
596
                        <offset x="-145" y="1"/>
 
597
                    </graphics>
 
598
                    <text>TAKE_LEFT_2_FORK_1</text>
 
599
                </name>
 
600
                <graphics>
 
601
                    <position x="735" y="855"/>
 
602
                </graphics>
 
603
            </transition>
 
604
            <transition id="TAKE_RIGHT_2_FORK_6">
 
605
                <name>
 
606
                    <graphics>
 
607
                        <offset x="22" y="-14"/>
 
608
                    </graphics>
 
609
                    <text>TAKE_RIGHT_2_FORK_6</text>
 
610
                </name>
 
611
                <graphics>
 
612
                    <position x="930" y="510"/>
 
613
                </graphics>
 
614
            </transition>
 
615
            <transition id="TAKE_LEFT_2_FORK_6">
 
616
                <name>
 
617
                    <graphics>
 
618
                        <offset x="22" y="-14"/>
 
619
                    </graphics>
 
620
                    <text>TAKE_LEFT_2_FORK_6</text>
 
621
                </name>
 
622
                <graphics>
 
623
                    <position x="930" y="555"/>
 
624
                </graphics>
 
625
            </transition>
 
626
            <transition id="RELEASE_FORK_5">
 
627
                <name>
 
628
                    <graphics>
 
629
                        <offset x="22" y="-14"/>
 
630
                    </graphics>
 
631
                    <text>RELEASE_FORK_5</text>
 
632
                </name>
 
633
                <graphics>
 
634
                    <position x="705" y="285"/>
 
635
                </graphics>
 
636
            </transition>
 
637
            <transition id="TAKE_RIGHT_2_FORK_5">
 
638
                <name>
 
639
                    <graphics>
 
640
                        <offset x="22" y="-14"/>
 
641
                    </graphics>
 
642
                    <text>TAKE_RIGHT_2_FORK_5</text>
 
643
                </name>
 
644
                <graphics>
 
645
                    <position x="735" y="195"/>
 
646
                </graphics>
 
647
            </transition>
 
648
            <transition id="RELEASE_FORK_1">
 
649
                <name>
 
650
                    <graphics>
 
651
                        <offset x="32" y="-14"/>
 
652
                    </graphics>
 
653
                    <text>RELEASE_FORK_1</text>
 
654
                </name>
 
655
                <graphics>
 
656
                    <position x="705" y="780"/>
 
657
                </graphics>
 
658
            </transition>
 
659
            <transition id="TAKE_RIGHT_1_FORK_6">
 
660
                <name>
 
661
                    <graphics>
 
662
                        <offset x="22" y="-14"/>
 
663
                    </graphics>
 
664
                    <text>TAKE_RIGHT_1_FORK_6</text>
 
665
                </name>
 
666
                <graphics>
 
667
                    <position x="1005" y="540"/>
 
668
                </graphics>
 
669
            </transition>
 
670
            <transition id="TAKE_RIGHT_2_FORK_3">
 
671
                <name>
 
672
                    <graphics>
 
673
                        <offset x="22" y="-14"/>
 
674
                    </graphics>
 
675
                    <text>TAKE_RIGHT_2_FORK_3</text>
 
676
                </name>
 
677
                <graphics>
 
678
                    <position x="195" y="555"/>
 
679
                </graphics>
 
680
            </transition>
 
681
            <transition id="TAKE_LEFT_2_FORK_5">
 
682
                <name>
 
683
                    <graphics>
 
684
                        <offset x="22" y="-14"/>
 
685
                    </graphics>
 
686
                    <text>TAKE_LEFT_2_FORK_5</text>
 
687
                </name>
 
688
                <graphics>
 
689
                    <position x="765" y="225"/>
 
690
                </graphics>
 
691
            </transition>
 
692
            <transition id="TAKE_LEFT_2_FORK_2">
 
693
                <name>
 
694
                    <graphics>
 
695
                        <offset x="22" y="-14"/>
 
696
                    </graphics>
 
697
                    <text>TAKE_LEFT_2_FORK_2</text>
 
698
                </name>
 
699
                <graphics>
 
700
                    <position x="360" y="840"/>
 
701
                </graphics>
 
702
            </transition>
 
703
            <transition id="TAKE_RIGHT_1_FORK_1">
 
704
                <name>
 
705
                    <graphics>
 
706
                        <offset x="96" y="-4"/>
 
707
                    </graphics>
 
708
                    <text>TAKE_RIGHT_1_FORK_1</text>
 
709
                </name>
 
710
                <graphics>
 
711
                    <position x="765" y="930"/>
 
712
                </graphics>
 
713
            </transition>
 
714
            <transition id="TAKE_RIGHT_1_FORK_4">
 
715
                <name>
 
716
                    <graphics>
 
717
                        <offset x="22" y="-14"/>
 
718
                    </graphics>
 
719
                    <text>TAKE_RIGHT_1_FORK_4</text>
 
720
                </name>
 
721
                <graphics>
 
722
                    <position x="345" y="135"/>
 
723
                </graphics>
 
724
            </transition>
 
725
            <transition id="TAKE_RIGHT_1_FORK_5">
 
726
                <name>
 
727
                    <graphics>
 
728
                        <offset x="22" y="-14"/>
 
729
                    </graphics>
 
730
                    <text>TAKE_RIGHT_1_FORK_5</text>
 
731
                </name>
 
732
                <graphics>
 
733
                    <position x="795" y="150"/>
 
734
                </graphics>
 
735
            </transition>
 
736
            <transition id="TAKE_RIGHT_2_FORK_1">
 
737
                <name>
 
738
                    <graphics>
 
739
                        <offset x="26" y="-10"/>
 
740
                    </graphics>
 
741
                    <text>TAKE_RIGHT_2_FORK_1</text>
 
742
                </name>
 
743
                <graphics>
 
744
                    <position x="765" y="840"/>
 
745
                </graphics>
 
746
            </transition>
 
747
            <transition id="TAKE_RIGHT_1_FORK_3">
 
748
                <name>
 
749
                    <graphics>
 
750
                        <offset x="22" y="-14"/>
 
751
                    </graphics>
 
752
                    <text>TAKE_RIGHT_1_FORK_3</text>
 
753
                </name>
 
754
                <graphics>
 
755
                    <position x="105" y="510"/>
 
756
                </graphics>
 
757
            </transition>
 
758
            <transition id="TAKE_RIGHT_2_FORK_4">
 
759
                <name>
 
760
                    <graphics>
 
761
                        <offset x="22" y="-14"/>
 
762
                    </graphics>
 
763
                    <text>TAKE_RIGHT_2_FORK_4</text>
 
764
                </name>
 
765
                <graphics>
 
766
                    <position x="360" y="225"/>
 
767
                </graphics>
 
768
            </transition>
 
769
            <arc id="WAIT_RIGHT_FORK_5_to_TAKE_RIGHT_2_FORK_5" source="WAIT_RIGHT_FORK_5" target="TAKE_RIGHT_2_FORK_5" type="normal"/>
 
770
            <arc id="FORK_1_to_TAKE_LEFT_1_FORK_1" source="FORK_1" target="TAKE_LEFT_1_FORK_1" type="normal"/>
 
771
            <arc id="WAIT_LEFT_FORK_1_to_TAKE_LEFT_2_FORK_1" source="WAIT_LEFT_FORK_1" target="TAKE_LEFT_2_FORK_1" type="normal"/>
 
772
            <arc id="FORK_6_to_TAKE_RIGHT_2_FORK_1" source="FORK_6" target="TAKE_RIGHT_2_FORK_1" type="normal"/>
 
773
            <arc id="FORK_2_to_TAKE_LEFT_2_FORK_2" source="FORK_2" target="TAKE_LEFT_2_FORK_2" type="normal"/>
 
774
            <arc id="THINK_5_to_TAKE_LEFT_1_FORK_5" source="THINK_5" target="TAKE_LEFT_1_FORK_5" type="normal"/>
 
775
            <arc id="THINK_3_to_TAKE_LEFT_1_FORK_3" source="THINK_3" target="TAKE_LEFT_1_FORK_3" type="normal"/>
 
776
            <arc id="WAIT_LEFT_FORK_2_to_TAKE_LEFT_2_FORK_2" source="WAIT_LEFT_FORK_2" target="TAKE_LEFT_2_FORK_2" type="normal"/>
 
777
            <arc id="EAT_1_to_RELEASE_FORK_1" source="EAT_1" target="RELEASE_FORK_1" type="normal"/>
 
778
            <arc id="FORK_5_to_TAKE_LEFT_1_FORK_5" source="FORK_5" target="TAKE_LEFT_1_FORK_5" type="normal"/>
 
779
            <arc id="FORK_4_to_TAKE_RIGHT_1_FORK_5" source="FORK_4" target="TAKE_RIGHT_1_FORK_5" type="normal"/>
 
780
            <arc id="FORK_5_to_TAKE_RIGHT_1_FORK_6" source="FORK_5" target="TAKE_RIGHT_1_FORK_6" type="normal"/>
 
781
            <arc id="WAIT_LEFT_FORK_6_to_TAKE_LEFT_2_FORK_6" source="WAIT_LEFT_FORK_6" target="TAKE_LEFT_2_FORK_6" type="normal"/>
 
782
            <arc id="EAT_2_to_RELEASE_FORK_2" source="EAT_2" target="RELEASE_FORK_2" type="normal"/>
 
783
            <arc id="WAIT_LEFT_FORK_3_to_TAKE_LEFT_2_FORK_3" source="WAIT_LEFT_FORK_3" target="TAKE_LEFT_2_FORK_3" type="normal"/>
 
784
            <arc id="FORK_6_to_TAKE_LEFT_2_FORK_6" source="FORK_6" target="TAKE_LEFT_2_FORK_6" type="normal"/>
 
785
            <arc id="FORK_4_to_TAKE_LEFT_2_FORK_4" source="FORK_4" target="TAKE_LEFT_2_FORK_4" type="normal"/>
 
786
            <arc id="WAIT_RIGHT_FORK_4_to_TAKE_RIGHT_2_FORK_4" source="WAIT_RIGHT_FORK_4" target="TAKE_RIGHT_2_FORK_4" type="normal"/>
 
787
            <arc id="FORK_3_to_TAKE_LEFT_2_FORK_3" source="FORK_3" target="TAKE_LEFT_2_FORK_3" type="normal"/>
 
788
            <arc id="WAIT_RIGHT_FORK_3_to_TAKE_RIGHT_2_FORK_3" source="WAIT_RIGHT_FORK_3" target="TAKE_RIGHT_2_FORK_3" type="normal"/>
 
789
            <arc id="FORK_2_to_TAKE_RIGHT_1_FORK_3" source="FORK_2" target="TAKE_RIGHT_1_FORK_3" type="normal"/>
 
790
            <arc id="EAT_5_to_RELEASE_FORK_5" source="EAT_5" target="RELEASE_FORK_5" type="normal"/>
 
791
            <arc id="FORK_5_to_TAKE_LEFT_2_FORK_5" source="FORK_5" target="TAKE_LEFT_2_FORK_5" type="normal"/>
 
792
            <arc id="FORK_3_to_TAKE_LEFT_1_FORK_3" source="FORK_3" target="TAKE_LEFT_1_FORK_3" type="normal"/>
 
793
            <arc id="FORK_1_to_TAKE_RIGHT_1_FORK_2" source="FORK_1" target="TAKE_RIGHT_1_FORK_2" type="normal"/>
 
794
            <arc id="THINK_2_to_TAKE_RIGHT_1_FORK_2" source="THINK_2" target="TAKE_RIGHT_1_FORK_2" type="normal"/>
 
795
            <arc id="EAT_6_to_RELEASE_FORK_6" source="EAT_6" target="RELEASE_FORK_6" type="normal"/>
 
796
            <arc id="FORK_3_to_TAKE_RIGHT_2_FORK_4" source="FORK_3" target="TAKE_RIGHT_2_FORK_4" type="normal"/>
 
797
            <arc id="THINK_6_to_TAKE_RIGHT_1_FORK_6" source="THINK_6" target="TAKE_RIGHT_1_FORK_6" type="normal"/>
 
798
            <arc id="FORK_5_to_TAKE_RIGHT_2_FORK_6" source="FORK_5" target="TAKE_RIGHT_2_FORK_6" type="normal"/>
 
799
            <arc id="WAIT_RIGHT_FORK_6_to_TAKE_RIGHT_2_FORK_6" source="WAIT_RIGHT_FORK_6" target="TAKE_RIGHT_2_FORK_6" type="normal"/>
 
800
            <arc id="THINK_5_to_TAKE_RIGHT_1_FORK_5" source="THINK_5" target="TAKE_RIGHT_1_FORK_5" type="normal"/>
 
801
            <arc id="THINK_2_to_TAKE_LEFT_1_FORK_2" source="THINK_2" target="TAKE_LEFT_1_FORK_2" type="normal"/>
 
802
            <arc id="EAT_4_to_RELEASE_FORK_4" source="EAT_4" target="RELEASE_FORK_4" type="normal"/>
 
803
            <arc id="THINK_4_to_TAKE_RIGHT_1_FORK_4" source="THINK_4" target="TAKE_RIGHT_1_FORK_4" type="normal"/>
 
804
            <arc id="WAIT_LEFT_FORK_5_to_TAKE_LEFT_2_FORK_5" source="WAIT_LEFT_FORK_5" target="TAKE_LEFT_2_FORK_5" type="normal"/>
 
805
            <arc id="FORK_3_to_TAKE_RIGHT_1_FORK_4" source="FORK_3" target="TAKE_RIGHT_1_FORK_4" type="normal"/>
 
806
            <arc id="WAIT_LEFT_FORK_4_to_TAKE_LEFT_2_FORK_4" source="WAIT_LEFT_FORK_4" target="TAKE_LEFT_2_FORK_4" type="normal"/>
 
807
            <arc id="FORK_6_to_TAKE_LEFT_1_FORK_6" source="FORK_6" target="TAKE_LEFT_1_FORK_6" type="normal"/>
 
808
            <arc id="THINK_4_to_TAKE_LEFT_1_FORK_4" source="THINK_4" target="TAKE_LEFT_1_FORK_4" type="normal"/>
 
809
            <arc id="THINK_6_to_TAKE_LEFT_1_FORK_6" source="THINK_6" target="TAKE_LEFT_1_FORK_6" type="normal"/>
 
810
            <arc id="FORK_2_to_TAKE_LEFT_1_FORK_2" source="FORK_2" target="TAKE_LEFT_1_FORK_2" type="normal"/>
 
811
            <arc id="WAIT_RIGHT_FORK_1_to_TAKE_RIGHT_2_FORK_1" source="WAIT_RIGHT_FORK_1" target="TAKE_RIGHT_2_FORK_1" type="normal"/>
 
812
            <arc id="THINK_1_to_TAKE_RIGHT_1_FORK_1" source="THINK_1" target="TAKE_RIGHT_1_FORK_1" type="normal"/>
 
813
            <arc id="FORK_1_to_TAKE_RIGHT_2_FORK_2" source="FORK_1" target="TAKE_RIGHT_2_FORK_2" type="normal"/>
 
814
            <arc id="FORK_1_to_TAKE_LEFT_2_FORK_1" source="FORK_1" target="TAKE_LEFT_2_FORK_1" type="normal"/>
 
815
            <arc id="EAT_3_to_RELEASE_FORK_3" source="EAT_3" target="RELEASE_FORK_3" type="normal"/>
 
816
            <arc id="FORK_2_to_TAKE_RIGHT_2_FORK_3" source="FORK_2" target="TAKE_RIGHT_2_FORK_3" type="normal"/>
 
817
            <arc id="FORK_4_to_TAKE_LEFT_1_FORK_4" source="FORK_4" target="TAKE_LEFT_1_FORK_4" type="normal"/>
 
818
            <arc id="THINK_1_to_TAKE_LEFT_1_FORK_1" source="THINK_1" target="TAKE_LEFT_1_FORK_1" type="normal"/>
 
819
            <arc id="FORK_4_to_TAKE_RIGHT_2_FORK_5" source="FORK_4" target="TAKE_RIGHT_2_FORK_5" type="normal"/>
 
820
            <arc id="FORK_6_to_TAKE_RIGHT_1_FORK_1" source="FORK_6" target="TAKE_RIGHT_1_FORK_1" type="normal"/>
 
821
            <arc id="WAIT_RIGHT_FORK_2_to_TAKE_RIGHT_2_FORK_2" source="WAIT_RIGHT_FORK_2" target="TAKE_RIGHT_2_FORK_2" type="normal"/>
 
822
            <arc id="THINK_3_to_TAKE_RIGHT_1_FORK_3" source="THINK_3" target="TAKE_RIGHT_1_FORK_3" type="normal"/>
 
823
            <arc id="TAKE_LEFT_1_FORK_1_to_WAIT_RIGHT_FORK_1" source="TAKE_LEFT_1_FORK_1" target="WAIT_RIGHT_FORK_1" type="normal"/>
 
824
            <arc id="TAKE_LEFT_1_FORK_6_to_WAIT_RIGHT_FORK_6" source="TAKE_LEFT_1_FORK_6" target="WAIT_RIGHT_FORK_6" type="normal"/>
 
825
            <arc id="TAKE_LEFT_2_FORK_5_to_EAT_5" source="TAKE_LEFT_2_FORK_5" target="EAT_5" type="normal"/>
 
826
            <arc id="TAKE_LEFT_2_FORK_6_to_EAT_6" source="TAKE_LEFT_2_FORK_6" target="EAT_6" type="normal"/>
 
827
            <arc id="RELEASE_FORK_4_to_THINK_4" source="RELEASE_FORK_4" target="THINK_4" type="normal"/>
 
828
            <arc id="TAKE_RIGHT_2_FORK_4_to_EAT_4" source="TAKE_RIGHT_2_FORK_4" target="EAT_4" type="normal"/>
 
829
            <arc id="TAKE_LEFT_2_FORK_3_to_EAT_3" source="TAKE_LEFT_2_FORK_3" target="EAT_3" type="normal"/>
 
830
            <arc id="TAKE_RIGHT_2_FORK_1_to_EAT_1" source="TAKE_RIGHT_2_FORK_1" target="EAT_1" type="normal"/>
 
831
            <arc id="RELEASE_FORK_1_to_FORK_6" source="RELEASE_FORK_1" target="FORK_6" type="normal"/>
 
832
            <arc id="TAKE_LEFT_1_FORK_5_to_WAIT_RIGHT_FORK_5" source="TAKE_LEFT_1_FORK_5" target="WAIT_RIGHT_FORK_5" type="normal"/>
 
833
            <arc id="RELEASE_FORK_5_to_FORK_5" source="RELEASE_FORK_5" target="FORK_5" type="normal"/>
 
834
            <arc id="RELEASE_FORK_6_to_THINK_6" source="RELEASE_FORK_6" target="THINK_6" type="normal"/>
 
835
            <arc id="RELEASE_FORK_2_to_THINK_2" source="RELEASE_FORK_2" target="THINK_2" type="normal"/>
 
836
            <arc id="TAKE_RIGHT_1_FORK_1_to_WAIT_LEFT_FORK_1" source="TAKE_RIGHT_1_FORK_1" target="WAIT_LEFT_FORK_1" type="normal"/>
 
837
            <arc id="TAKE_LEFT_2_FORK_1_to_EAT_1" source="TAKE_LEFT_2_FORK_1" target="EAT_1" type="normal"/>
 
838
            <arc id="TAKE_RIGHT_1_FORK_2_to_WAIT_LEFT_FORK_2" source="TAKE_RIGHT_1_FORK_2" target="WAIT_LEFT_FORK_2" type="normal"/>
 
839
            <arc id="RELEASE_FORK_6_to_FORK_6" source="RELEASE_FORK_6" target="FORK_6" type="normal"/>
 
840
            <arc id="RELEASE_FORK_3_to_FORK_3" source="RELEASE_FORK_3" target="FORK_3" type="normal"/>
 
841
            <arc id="TAKE_RIGHT_2_FORK_6_to_EAT_6" source="TAKE_RIGHT_2_FORK_6" target="EAT_6" type="normal"/>
 
842
            <arc id="RELEASE_FORK_5_to_THINK_5" source="RELEASE_FORK_5" target="THINK_5" type="normal"/>
 
843
            <arc id="TAKE_LEFT_2_FORK_4_to_EAT_4" source="TAKE_LEFT_2_FORK_4" target="EAT_4" type="normal"/>
 
844
            <arc id="RELEASE_FORK_1_to_FORK_1" source="RELEASE_FORK_1" target="FORK_1" type="normal"/>
 
845
            <arc id="RELEASE_FORK_3_to_FORK_2" source="RELEASE_FORK_3" target="FORK_2" type="normal"/>
 
846
            <arc id="TAKE_LEFT_2_FORK_2_to_EAT_2" source="TAKE_LEFT_2_FORK_2" target="EAT_2" type="normal"/>
 
847
            <arc id="RELEASE_FORK_2_to_FORK_1" source="RELEASE_FORK_2" target="FORK_1" type="normal"/>
 
848
            <arc id="RELEASE_FORK_1_to_THINK_1" source="RELEASE_FORK_1" target="THINK_1" type="normal"/>
 
849
            <arc id="TAKE_RIGHT_1_FORK_3_to_WAIT_LEFT_FORK_3" source="TAKE_RIGHT_1_FORK_3" target="WAIT_LEFT_FORK_3" type="normal"/>
 
850
            <arc id="TAKE_LEFT_1_FORK_2_to_WAIT_RIGHT_FORK_2" source="TAKE_LEFT_1_FORK_2" target="WAIT_RIGHT_FORK_2" type="normal"/>
 
851
            <arc id="TAKE_RIGHT_1_FORK_5_to_WAIT_LEFT_FORK_5" source="TAKE_RIGHT_1_FORK_5" target="WAIT_LEFT_FORK_5" type="normal"/>
 
852
            <arc id="TAKE_RIGHT_1_FORK_6_to_WAIT_LEFT_FORK_6" source="TAKE_RIGHT_1_FORK_6" target="WAIT_LEFT_FORK_6" type="normal"/>
 
853
            <arc id="TAKE_RIGHT_2_FORK_2_to_EAT_2" source="TAKE_RIGHT_2_FORK_2" target="EAT_2" type="normal"/>
 
854
            <arc id="RELEASE_FORK_4_to_FORK_4" source="RELEASE_FORK_4" target="FORK_4" type="normal"/>
 
855
            <arc id="RELEASE_FORK_5_to_FORK_4" source="RELEASE_FORK_5" target="FORK_4" type="normal"/>
 
856
            <arc id="TAKE_RIGHT_1_FORK_4_to_WAIT_LEFT_FORK_4" source="TAKE_RIGHT_1_FORK_4" target="WAIT_LEFT_FORK_4" type="normal"/>
 
857
            <arc id="TAKE_RIGHT_2_FORK_3_to_EAT_3" source="TAKE_RIGHT_2_FORK_3" target="EAT_3" type="normal"/>
 
858
            <arc id="RELEASE_FORK_2_to_FORK_2" source="RELEASE_FORK_2" target="FORK_2" type="normal"/>
 
859
            <arc id="TAKE_LEFT_1_FORK_3_to_WAIT_RIGHT_FORK_3" source="TAKE_LEFT_1_FORK_3" target="WAIT_RIGHT_FORK_3" type="normal"/>
 
860
            <arc id="RELEASE_FORK_4_to_FORK_3" source="RELEASE_FORK_4" target="FORK_3" type="normal"/>
 
861
            <arc id="TAKE_LEFT_1_FORK_4_to_WAIT_RIGHT_FORK_4" source="TAKE_LEFT_1_FORK_4" target="WAIT_RIGHT_FORK_4" type="normal"/>
 
862
            <arc id="RELEASE_FORK_3_to_THINK_3" source="RELEASE_FORK_3" target="THINK_3" type="normal"/>
 
863
            <arc id="TAKE_RIGHT_2_FORK_5_to_EAT_5" source="TAKE_RIGHT_2_FORK_5" target="EAT_5" type="normal"/>
 
864
            <arc id="RELEASE_FORK_6_to_FORK_5" source="RELEASE_FORK_6" target="FORK_5" type="normal"/>
 
865
        </page>
 
866
        <name>
 
867
            <text>ComposedModel</text>
 
868
        </name>
 
869
    </net>
 
870
</pnml>