~tapaal-red/verifypn/rule-l

« back to all changes in this revision

Viewing changes to test_models/prime-test016/model.pnml

  • Committer: Peter G. Jensen
  • Date: 2020-07-03 09:19:50 UTC
  • mto: This revision was merged to the branch mainline in revision 225.
  • Revision ID: root@petergjoel.dk-20200703091950-0wdbe4bezt4obe0t
added simple test-script and test models

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="Shared_Number">
 
6
                <graphics>
 
7
                    <position x="570" y="105"/>
 
8
                </graphics>
 
9
                <name>
 
10
                    <graphics>
 
11
                        <offset x="-5" y="35"/>
 
12
                    </graphics>
 
13
                    <text>Shared_Number</text>
 
14
                </name>
 
15
                <initialMarking>
 
16
                    <text>11</text>
 
17
                </initialMarking>
 
18
            </place>
 
19
            <place id="Shared_Number_Dual">
 
20
                <graphics>
 
21
                    <position x="570" y="315"/>
 
22
                </graphics>
 
23
                <name>
 
24
                    <graphics>
 
25
                        <offset x="-5" y="35"/>
 
26
                    </graphics>
 
27
                    <text>Shared_Number_Dual</text>
 
28
                </name>
 
29
                <initialMarking>
 
30
                    <text>0</text>
 
31
                </initialMarking>
 
32
            </place>
 
33
            <place id="Shared_Move_Start">
 
34
                <graphics>
 
35
                    <position x="45" y="180"/>
 
36
                </graphics>
 
37
                <name>
 
38
                    <graphics>
 
39
                        <offset x="21" y="57"/>
 
40
                    </graphics>
 
41
                    <text>Shared_Move_Start</text>
 
42
                </name>
 
43
                <initialMarking>
 
44
                    <text>0</text>
 
45
                </initialMarking>
 
46
            </place>
 
47
            <place id="Shared_Move_End">
 
48
                <graphics>
 
49
                    <position x="45" y="315"/>
 
50
                </graphics>
 
51
                <name>
 
52
                    <graphics>
 
53
                        <offset x="17" y="63"/>
 
54
                    </graphics>
 
55
                    <text>Shared_Move_End</text>
 
56
                </name>
 
57
                <initialMarking>
 
58
                    <text>0</text>
 
59
                </initialMarking>
 
60
            </place>
 
61
            <place id="Shared_Test_Start">
 
62
                <graphics>
 
63
                    <position x="285" y="0"/>
 
64
                </graphics>
 
65
                <name>
 
66
                    <graphics>
 
67
                        <offset x="-5" y="35"/>
 
68
                    </graphics>
 
69
                    <text>Shared_Test_Start</text>
 
70
                </name>
 
71
                <initialMarking>
 
72
                    <text>0</text>
 
73
                </initialMarking>
 
74
            </place>
 
75
            <place id="Shared_Test_End">
 
76
                <graphics>
 
77
                    <position x="675" y="570"/>
 
78
                </graphics>
 
79
                <name>
 
80
                    <graphics>
 
81
                        <offset x="-5" y="35"/>
 
82
                    </graphics>
 
83
                    <text>Shared_Test_End</text>
 
84
                </name>
 
85
                <initialMarking>
 
86
                    <text>0</text>
 
87
                </initialMarking>
 
88
            </place>
 
89
            <place id="Shared_Devidor">
 
90
                <graphics>
 
91
                    <position x="45" y="120"/>
 
92
                </graphics>
 
93
                <name>
 
94
                    <graphics>
 
95
                        <offset x="8" y="59"/>
 
96
                    </graphics>
 
97
                    <text>Shared_Devidor</text>
 
98
                </name>
 
99
                <initialMarking>
 
100
                    <text>2</text>
 
101
                </initialMarking>
 
102
            </place>
 
103
            <place id="Shared_Devidor_Dual">
 
104
                <graphics>
 
105
                    <position x="30" y="345"/>
 
106
                </graphics>
 
107
                <name>
 
108
                    <graphics>
 
109
                        <offset x="54" y="62"/>
 
110
                    </graphics>
 
111
                    <text>Shared_Devidor_Dual</text>
 
112
                </name>
 
113
                <initialMarking>
 
114
                    <text>0</text>
 
115
                </initialMarking>
 
116
            </place>
 
117
            <place id="Shared_NotPrime">
 
118
                <graphics>
 
119
                    <position x="750" y="195"/>
 
120
                </graphics>
 
121
                <name>
 
122
                    <graphics>
 
123
                        <offset x="-5" y="35"/>
 
124
                    </graphics>
 
125
                    <text>Shared_NotPrime</text>
 
126
                </name>
 
127
                <initialMarking>
 
128
                    <text>0</text>
 
129
                </initialMarking>
 
130
            </place>
 
131
            <place id="Shared_IsPrime">
 
132
                <graphics>
 
133
                    <position x="375" y="495"/>
 
134
                </graphics>
 
135
                <name>
 
136
                    <graphics>
 
137
                        <offset x="-5" y="35"/>
 
138
                    </graphics>
 
139
                    <text>Shared_IsPrime</text>
 
140
                </name>
 
141
                <initialMarking>
 
142
                    <text>0</text>
 
143
                </initialMarking>
 
144
            </place>
 
145
            <place id="Shared_TestDone_Start">
 
146
                <graphics>
 
147
                    <position x="690" y="405"/>
 
148
                </graphics>
 
149
                <name>
 
150
                    <graphics>
 
151
                        <offset x="-5" y="35"/>
 
152
                    </graphics>
 
153
                    <text>Shared_TestDone_Start</text>
 
154
                </name>
 
155
                <initialMarking>
 
156
                    <text>0</text>
 
157
                </initialMarking>
 
158
            </place>
 
159
            <place id="Shared_TestDone_End">
 
160
                <graphics>
 
161
                    <position x="690" y="525"/>
 
162
                </graphics>
 
163
                <name>
 
164
                    <graphics>
 
165
                        <offset x="-5" y="35"/>
 
166
                    </graphics>
 
167
                    <text>Shared_TestDone_End</text>
 
168
                </name>
 
169
                <initialMarking>
 
170
                    <text>0</text>
 
171
                </initialMarking>
 
172
            </place>
 
173
            <place id="MoveDualtoNumber_P4">
 
174
                <graphics>
 
175
                    <position x="285" y="225"/>
 
176
                </graphics>
 
177
                <name>
 
178
                    <graphics>
 
179
                        <offset x="-5" y="35"/>
 
180
                    </graphics>
 
181
                    <text>MoveDualtoNumber_P4</text>
 
182
                </name>
 
183
                <initialMarking>
 
184
                    <text>0</text>
 
185
                </initialMarking>
 
186
            </place>
 
187
            <place id="Controller_start">
 
188
                <graphics>
 
189
                    <position x="1140" y="135"/>
 
190
                </graphics>
 
191
                <name>
 
192
                    <graphics>
 
193
                        <offset x="-5" y="35"/>
 
194
                    </graphics>
 
195
                    <text>Controller_start</text>
 
196
                </name>
 
197
                <initialMarking>
 
198
                    <text>1</text>
 
199
                </initialMarking>
 
200
            </place>
 
201
            <place id="Devision_P9">
 
202
                <graphics>
 
203
                    <position x="195" y="765"/>
 
204
                </graphics>
 
205
                <name>
 
206
                    <graphics>
 
207
                        <offset x="-5" y="35"/>
 
208
                    </graphics>
 
209
                    <text>Devision_P9</text>
 
210
                </name>
 
211
                <initialMarking>
 
212
                    <text>0</text>
 
213
                </initialMarking>
 
214
            </place>
 
215
            <place id="Devision_P10">
 
216
                <graphics>
 
217
                    <position x="360" y="765"/>
 
218
                </graphics>
 
219
                <name>
 
220
                    <graphics>
 
221
                        <offset x="-5" y="35"/>
 
222
                    </graphics>
 
223
                    <text>Devision_P10</text>
 
224
                </name>
 
225
                <initialMarking>
 
226
                    <text>0</text>
 
227
                </initialMarking>
 
228
            </place>
 
229
            <place id="Devision_P12">
 
230
                <graphics>
 
231
                    <position x="285" y="1095"/>
 
232
                </graphics>
 
233
                <name>
 
234
                    <graphics>
 
235
                        <offset x="-5" y="35"/>
 
236
                    </graphics>
 
237
                    <text>Devision_P12</text>
 
238
                </name>
 
239
                <initialMarking>
 
240
                    <text>0</text>
 
241
                </initialMarking>
 
242
            </place>
 
243
            <place id="Devision_P13">
 
244
                <graphics>
 
245
                    <position x="735" y="675"/>
 
246
                </graphics>
 
247
                <name>
 
248
                    <graphics>
 
249
                        <offset x="-5" y="35"/>
 
250
                    </graphics>
 
251
                    <text>Devision_P13</text>
 
252
                </name>
 
253
                <initialMarking>
 
254
                    <text>0</text>
 
255
                </initialMarking>
 
256
            </place>
 
257
            <place id="TestDone_P6">
 
258
                <graphics>
 
259
                    <position x="1140" y="840"/>
 
260
                </graphics>
 
261
                <name>
 
262
                    <graphics>
 
263
                        <offset x="-5" y="35"/>
 
264
                    </graphics>
 
265
                    <text>TestDone_P6</text>
 
266
                </name>
 
267
                <initialMarking>
 
268
                    <text>0</text>
 
269
                </initialMarking>
 
270
            </place>
 
271
            <place id="TestDone_P7">
 
272
                <graphics>
 
273
                    <position x="1380" y="855"/>
 
274
                </graphics>
 
275
                <name>
 
276
                    <graphics>
 
277
                        <offset x="-5" y="35"/>
 
278
                    </graphics>
 
279
                    <text>TestDone_P7</text>
 
280
                </name>
 
281
                <initialMarking>
 
282
                    <text>0</text>
 
283
                </initialMarking>
 
284
            </place>
 
285
            <transition id="MoveDualtoNumber_T0">
 
286
                <name>
 
287
                    <graphics>
 
288
                        <offset x="-5" y="35"/>
 
289
                    </graphics>
 
290
                    <text>MoveDualtoNumber_T0</text>
 
291
                </name>
 
292
                <graphics>
 
293
                    <position x="270" y="120"/>
 
294
                </graphics>
 
295
            </transition>
 
296
            <transition id="MoveDualtoNumber_T1">
 
297
                <name>
 
298
                    <graphics>
 
299
                        <offset x="-5" y="35"/>
 
300
                    </graphics>
 
301
                    <text>MoveDualtoNumber_T1</text>
 
302
                </name>
 
303
                <graphics>
 
304
                    <position x="435" y="240"/>
 
305
                </graphics>
 
306
            </transition>
 
307
            <transition id="MoveDualtoNumber_T2">
 
308
                <name>
 
309
                    <graphics>
 
310
                        <offset x="-5" y="35"/>
 
311
                    </graphics>
 
312
                    <text>MoveDualtoNumber_T2</text>
 
313
                </name>
 
314
                <graphics>
 
315
                    <position x="285" y="345"/>
 
316
                </graphics>
 
317
            </transition>
 
318
            <transition id="Controller_T0">
 
319
                <name>
 
320
                    <graphics>
 
321
                        <offset x="-5" y="35"/>
 
322
                    </graphics>
 
323
                    <text>Controller_T0</text>
 
324
                </name>
 
325
                <graphics>
 
326
                    <position x="1140" y="210"/>
 
327
                </graphics>
 
328
            </transition>
 
329
            <transition id="Controller_T1">
 
330
                <name>
 
331
                    <graphics>
 
332
                        <offset x="-5" y="35"/>
 
333
                    </graphics>
 
334
                    <text>Controller_T1</text>
 
335
                </name>
 
336
                <graphics>
 
337
                    <position x="1140" y="285"/>
 
338
                </graphics>
 
339
            </transition>
 
340
            <transition id="Controller_T2">
 
341
                <name>
 
342
                    <graphics>
 
343
                        <offset x="-5" y="35"/>
 
344
                    </graphics>
 
345
                    <text>Controller_T2</text>
 
346
                </name>
 
347
                <graphics>
 
348
                    <position x="1140" y="360"/>
 
349
                </graphics>
 
350
            </transition>
 
351
            <transition id="Controller_T3">
 
352
                <name>
 
353
                    <graphics>
 
354
                        <offset x="-5" y="35"/>
 
355
                    </graphics>
 
356
                    <text>Controller_T3</text>
 
357
                </name>
 
358
                <graphics>
 
359
                    <position x="1335" y="480"/>
 
360
                </graphics>
 
361
            </transition>
 
362
            <transition id="Devision_T7">
 
363
                <name>
 
364
                    <graphics>
 
365
                        <offset x="-5" y="35"/>
 
366
                    </graphics>
 
367
                    <text>Devision_T7</text>
 
368
                </name>
 
369
                <graphics>
 
370
                    <position x="210" y="645"/>
 
371
                </graphics>
 
372
            </transition>
 
373
            <transition id="Devision_T8">
 
374
                <name>
 
375
                    <graphics>
 
376
                        <offset x="-5" y="35"/>
 
377
                    </graphics>
 
378
                    <text>Devision_T8</text>
 
379
                </name>
 
380
                <graphics>
 
381
                    <position x="360" y="645"/>
 
382
                </graphics>
 
383
            </transition>
 
384
            <transition id="Devision_T9">
 
385
                <name>
 
386
                    <graphics>
 
387
                        <offset x="-5" y="35"/>
 
388
                    </graphics>
 
389
                    <text>Devision_T9</text>
 
390
                </name>
 
391
                <graphics>
 
392
                    <position x="195" y="900"/>
 
393
                </graphics>
 
394
            </transition>
 
395
            <transition id="Devision_T10">
 
396
                <name>
 
397
                    <graphics>
 
398
                        <offset x="-5" y="35"/>
 
399
                    </graphics>
 
400
                    <text>Devision_T10</text>
 
401
                </name>
 
402
                <graphics>
 
403
                    <position x="375" y="915"/>
 
404
                </graphics>
 
405
            </transition>
 
406
            <transition id="Devision_T11">
 
407
                <name>
 
408
                    <graphics>
 
409
                        <offset x="-5" y="35"/>
 
410
                    </graphics>
 
411
                    <text>Devision_T11</text>
 
412
                </name>
 
413
                <graphics>
 
414
                    <position x="285" y="720"/>
 
415
                </graphics>
 
416
            </transition>
 
417
            <transition id="Devision_T12">
 
418
                <name>
 
419
                    <graphics>
 
420
                        <offset x="-5" y="35"/>
 
421
                    </graphics>
 
422
                    <text>Devision_T12</text>
 
423
                </name>
 
424
                <graphics>
 
425
                    <position x="270" y="810"/>
 
426
                </graphics>
 
427
            </transition>
 
428
            <transition id="Devision_T14">
 
429
                <name>
 
430
                    <graphics>
 
431
                        <offset x="-5" y="35"/>
 
432
                    </graphics>
 
433
                    <text>Devision_T14</text>
 
434
                </name>
 
435
                <graphics>
 
436
                    <position x="135" y="1095"/>
 
437
                </graphics>
 
438
            </transition>
 
439
            <transition id="Devision_T15">
 
440
                <name>
 
441
                    <graphics>
 
442
                        <offset x="-5" y="35"/>
 
443
                    </graphics>
 
444
                    <text>Devision_T15</text>
 
445
                </name>
 
446
                <graphics>
 
447
                    <position x="585" y="780"/>
 
448
                </graphics>
 
449
            </transition>
 
450
            <transition id="Devision_T16">
 
451
                <name>
 
452
                    <graphics>
 
453
                        <offset x="-5" y="35"/>
 
454
                    </graphics>
 
455
                    <text>Devision_T16</text>
 
456
                </name>
 
457
                <graphics>
 
458
                    <position x="585" y="735"/>
 
459
                </graphics>
 
460
            </transition>
 
461
            <transition id="Devision_T17">
 
462
                <name>
 
463
                    <graphics>
 
464
                        <offset x="-5" y="35"/>
 
465
                    </graphics>
 
466
                    <text>Devision_T17</text>
 
467
                </name>
 
468
                <graphics>
 
469
                    <position x="300" y="1020"/>
 
470
                </graphics>
 
471
            </transition>
 
472
            <transition id="Devision_T18">
 
473
                <name>
 
474
                    <graphics>
 
475
                        <offset x="-5" y="35"/>
 
476
                    </graphics>
 
477
                    <text>Devision_T18</text>
 
478
                </name>
 
479
                <graphics>
 
480
                    <position x="480" y="1110"/>
 
481
                </graphics>
 
482
            </transition>
 
483
            <transition id="Devision_T19">
 
484
                <name>
 
485
                    <graphics>
 
486
                        <offset x="-5" y="35"/>
 
487
                    </graphics>
 
488
                    <text>Devision_T19</text>
 
489
                </name>
 
490
                <graphics>
 
491
                    <position x="375" y="1140"/>
 
492
                </graphics>
 
493
            </transition>
 
494
            <transition id="TestDone_T0">
 
495
                <name>
 
496
                    <graphics>
 
497
                        <offset x="-5" y="35"/>
 
498
                    </graphics>
 
499
                    <text>TestDone_T0</text>
 
500
                </name>
 
501
                <graphics>
 
502
                    <position x="975" y="840"/>
 
503
                </graphics>
 
504
            </transition>
 
505
            <transition id="TestDone_T1">
 
506
                <name>
 
507
                    <graphics>
 
508
                        <offset x="-5" y="35"/>
 
509
                    </graphics>
 
510
                    <text>TestDone_T1</text>
 
511
                </name>
 
512
                <graphics>
 
513
                    <position x="1140" y="735"/>
 
514
                </graphics>
 
515
            </transition>
 
516
            <transition id="TestDone_T2">
 
517
                <name>
 
518
                    <graphics>
 
519
                        <offset x="-5" y="35"/>
 
520
                    </graphics>
 
521
                    <text>TestDone_T2</text>
 
522
                </name>
 
523
                <graphics>
 
524
                    <position x="1485" y="855"/>
 
525
                </graphics>
 
526
            </transition>
 
527
            <transition id="TestDone_T3">
 
528
                <name>
 
529
                    <graphics>
 
530
                        <offset x="-5" y="35"/>
 
531
                    </graphics>
 
532
                    <text>TestDone_T3</text>
 
533
                </name>
 
534
                <graphics>
 
535
                    <position x="1155" y="960"/>
 
536
                </graphics>
 
537
            </transition>
 
538
            <transition id="TestDone_T4">
 
539
                <name>
 
540
                    <graphics>
 
541
                        <offset x="-5" y="35"/>
 
542
                    </graphics>
 
543
                    <text>TestDone_T4</text>
 
544
                </name>
 
545
                <graphics>
 
546
                    <position x="1260" y="840"/>
 
547
                </graphics>
 
548
            </transition>
 
549
            <transition id="TestDone_T5">
 
550
                <name>
 
551
                    <graphics>
 
552
                        <offset x="-5" y="35"/>
 
553
                    </graphics>
 
554
                    <text>TestDone_T5</text>
 
555
                </name>
 
556
                <graphics>
 
557
                    <position x="1380" y="780"/>
 
558
                </graphics>
 
559
            </transition>
 
560
            <arc id="Shared_Move_Start_to_MoveDualtoNumber_T0" source="Shared_Move_Start" target="MoveDualtoNumber_T0" type="normal"/>
 
561
            <arc id="MoveDualtoNumber_P4_to_MoveDualtoNumber_T1" source="MoveDualtoNumber_P4" target="MoveDualtoNumber_T1" type="normal">
 
562
                <graphics>
 
563
                    <position x="391" y="226"/>
 
564
                </graphics>
 
565
            </arc>
 
566
            <arc id="Shared_Number_Dual_to_MoveDualtoNumber_T1" source="Shared_Number_Dual" target="MoveDualtoNumber_T1" type="normal"/>
 
567
            <arc id="MoveDualtoNumber_P4_to_MoveDualtoNumber_T2" source="MoveDualtoNumber_P4" target="MoveDualtoNumber_T2" type="normal"/>
 
568
            <arc id="Controller_start_to_Controller_T0" source="Controller_start" target="Controller_T0" type="normal"/>
 
569
            <arc id="Shared_Test_End_to_Controller_T1" source="Shared_Test_End" target="Controller_T1" type="normal"/>
 
570
            <arc id="Shared_Move_End_to_Controller_T2" source="Shared_Move_End" target="Controller_T2" type="normal"/>
 
571
            <arc id="Shared_TestDone_End_to_Controller_T3" source="Shared_TestDone_End" target="Controller_T3" type="normal"/>
 
572
            <arc id="Devision_P9_to_Devision_T9" source="Devision_P9" target="Devision_T9" type="normal">
 
573
                <graphics>
 
574
                    <position x="151" y="871"/>
 
575
                </graphics>
 
576
            </arc>
 
577
            <arc id="Devision_P10_to_Devision_T10" source="Devision_P10" target="Devision_T10" type="normal">
 
578
                <graphics>
 
579
                    <position x="331" y="856"/>
 
580
                </graphics>
 
581
            </arc>
 
582
            <arc id="Shared_Test_Start_to_Devision_T7" source="Shared_Test_Start" target="Devision_T7" type="normal"/>
 
583
            <arc id="Shared_Test_Start_to_Devision_T8" source="Shared_Test_Start" target="Devision_T8" type="normal"/>
 
584
            <arc id="Shared_Number_to_Devision_T9" source="Shared_Number" target="Devision_T9" type="normal"/>
 
585
            <arc id="Shared_Number_to_Devision_T10" source="Shared_Number" target="Devision_T10" type="normal"/>
 
586
            <arc id="Shared_Devidor_Dual_to_Devision_T9" source="Shared_Devidor_Dual" target="Devision_T9" type="normal"/>
 
587
            <arc id="Shared_Devidor_to_Devision_T10" source="Shared_Devidor" target="Devision_T10" type="normal"/>
 
588
            <arc id="Devision_P9_to_Devision_T11" source="Devision_P9" target="Devision_T11" type="normal"/>
 
589
            <arc id="Devision_P10_to_Devision_T12" source="Devision_P10" target="Devision_T12" type="normal"/>
 
590
            <arc id="Shared_Devidor_to_Devision_T14" source="Shared_Devidor" target="Devision_T14" type="normal"/>
 
591
            <arc id="Shared_Devidor_Dual_to_Devision_T14" source="Shared_Devidor_Dual" target="Devision_T14" type="normal"/>
 
592
            <arc id="Devision_P12_to_Devision_T17" source="Devision_P12" target="Devision_T17" type="normal">
 
593
                <graphics>
 
594
                    <position x="271" y="1066"/>
 
595
                </graphics>
 
596
            </arc>
 
597
            <arc id="Shared_Devidor_Dual_to_Devision_T17" source="Shared_Devidor_Dual" target="Devision_T17" type="normal"/>
 
598
            <arc id="Devision_P12_to_Devision_T18" source="Devision_P12" target="Devision_T18" type="normal"/>
 
599
            <arc id="Devision_P13_to_Devision_T16" source="Devision_P13" target="Devision_T16" type="normal"/>
 
600
            <arc id="Devision_P13_to_Devision_T15" source="Devision_P13" target="Devision_T15" type="normal"/>
 
601
            <arc id="Devision_P13_to_Devision_T14" source="Devision_P13" target="Devision_T14" type="normal">
 
602
                <graphics>
 
603
                    <position x="541" y="1186"/>
 
604
                    <position x="106" y="1186"/>
 
605
                </graphics>
 
606
            </arc>
 
607
            <arc id="Devision_P10_to_Devision_T18" source="Devision_P10" target="Devision_T18" type="normal">
 
608
                <graphics>
 
609
                    <position x="556" y="991"/>
 
610
                </graphics>
 
611
            </arc>
 
612
            <arc id="Devision_P12_to_Devision_T19" source="Devision_P12" target="Devision_T19" type="normal"/>
 
613
            <arc id="Devision_P9_to_Devision_T19" source="Devision_P9" target="Devision_T19" type="normal">
 
614
                <graphics>
 
615
                    <position x="391" y="1051"/>
 
616
                </graphics>
 
617
            </arc>
 
618
            <arc id="Shared_TestDone_Start_to_TestDone_T0" source="Shared_TestDone_Start" target="TestDone_T0" type="normal"/>
 
619
            <arc id="Shared_Number_to_TestDone_T1" source="Shared_Number" target="TestDone_T1" type="normal"/>
 
620
            <arc id="Shared_Devidor_to_TestDone_T1" source="Shared_Devidor" target="TestDone_T1" type="normal"/>
 
621
            <arc id="TestDone_P6_to_TestDone_T1" source="TestDone_P6" target="TestDone_T1" type="normal">
 
622
                <graphics>
 
623
                    <position x="1111" y="811"/>
 
624
                </graphics>
 
625
            </arc>
 
626
            <arc id="TestDone_P6_to_TestDone_T3" source="TestDone_P6" target="TestDone_T3" type="normal"/>
 
627
            <arc id="TestDone_P6_to_TestDone_T4" source="TestDone_P6" target="TestDone_T4" type="normal"/>
 
628
            <arc id="Shared_Number_to_TestDone_T4" source="Shared_Number" target="TestDone_T4" type="normal">
 
629
                <graphics>
 
630
                    <position x="1036" y="796"/>
 
631
                </graphics>
 
632
            </arc>
 
633
            <arc id="Shared_Devidor_Dual_to_TestDone_T5" source="Shared_Devidor_Dual" target="TestDone_T5" type="normal">
 
634
                <graphics>
 
635
                    <position x="1441" y="811"/>
 
636
                </graphics>
 
637
            </arc>
 
638
            <arc id="Shared_Number_Dual_to_TestDone_T5" source="Shared_Number_Dual" target="TestDone_T5" type="normal">
 
639
                <graphics>
 
640
                    <position x="1246" y="781"/>
 
641
                </graphics>
 
642
            </arc>
 
643
            <arc id="TestDone_P7_to_TestDone_T5" source="TestDone_P7" target="TestDone_T5" type="normal">
 
644
                <graphics>
 
645
                    <position x="1366" y="841"/>
 
646
                </graphics>
 
647
            </arc>
 
648
            <arc id="TestDone_P7_to_TestDone_T2" source="TestDone_P7" target="TestDone_T2" type="normal"/>
 
649
            <arc id="MoveDualtoNumber_T0_to_MoveDualtoNumber_P4" source="MoveDualtoNumber_T0" target="MoveDualtoNumber_P4" type="normal"/>
 
650
            <arc id="MoveDualtoNumber_T1_to_MoveDualtoNumber_P4" source="MoveDualtoNumber_T1" target="MoveDualtoNumber_P4" type="normal">
 
651
                <graphics>
 
652
                    <position x="361" y="301"/>
 
653
                </graphics>
 
654
            </arc>
 
655
            <arc id="MoveDualtoNumber_T1_to_Shared_Number" source="MoveDualtoNumber_T1" target="Shared_Number" type="normal"/>
 
656
            <arc id="MoveDualtoNumber_T2_to_Shared_Move_End" source="MoveDualtoNumber_T2" target="Shared_Move_End" type="normal"/>
 
657
            <arc id="Controller_T0_to_Shared_Test_Start" source="Controller_T0" target="Shared_Test_Start" type="normal"/>
 
658
            <arc id="Controller_T1_to_Shared_Move_Start" source="Controller_T1" target="Shared_Move_Start" type="normal"/>
 
659
            <arc id="Controller_T2_to_Shared_Devidor" source="Controller_T2" target="Shared_Devidor" type="normal"/>
 
660
            <arc id="Controller_T2_to_Shared_TestDone_Start" source="Controller_T2" target="Shared_TestDone_Start" type="normal"/>
 
661
            <arc id="Controller_T3_to_Controller_start" source="Controller_T3" target="Controller_start" type="normal"/>
 
662
            <arc id="Devision_T9_to_Devision_P9" source="Devision_T9" target="Devision_P9" type="normal">
 
663
                <graphics>
 
664
                    <position x="256" y="856"/>
 
665
                </graphics>
 
666
            </arc>
 
667
            <arc id="Devision_T10_to_Devision_P10" source="Devision_T10" target="Devision_P10" type="normal">
 
668
                <graphics>
 
669
                    <position x="436" y="856"/>
 
670
                </graphics>
 
671
            </arc>
 
672
            <arc id="Devision_T7_to_Devision_P9" source="Devision_T7" target="Devision_P9" type="normal"/>
 
673
            <arc id="Devision_T8_to_Devision_P10" source="Devision_T8" target="Devision_P10" type="normal"/>
 
674
            <arc id="Devision_T9_to_Shared_Number_Dual" source="Devision_T9" target="Shared_Number_Dual" type="normal"/>
 
675
            <arc id="Devision_T10_to_Shared_Number_Dual" source="Devision_T10" target="Shared_Number_Dual" type="normal"/>
 
676
            <arc id="Devision_T9_to_Shared_Devidor" source="Devision_T9" target="Shared_Devidor" type="normal"/>
 
677
            <arc id="Devision_T10_to_Shared_Devidor_Dual" source="Devision_T10" target="Shared_Devidor_Dual" type="normal">
 
678
                <graphics>
 
679
                    <position x="166" y="991"/>
 
680
                </graphics>
 
681
            </arc>
 
682
            <arc id="Devision_T11_to_Devision_P10" source="Devision_T11" target="Devision_P10" type="normal"/>
 
683
            <arc id="Devision_T12_to_Devision_P9" source="Devision_T12" target="Devision_P9" type="normal"/>
 
684
            <arc id="Devision_T16_to_Shared_NotPrime" source="Devision_T16" target="Shared_NotPrime" type="normal"/>
 
685
            <arc id="Devision_T15_to_Shared_NotPrime" source="Devision_T15" target="Shared_NotPrime" type="normal"/>
 
686
            <arc id="Devision_T14_to_Shared_Devidor_Dual" source="Devision_T14" target="Shared_Devidor_Dual" type="normal">
 
687
                <graphics>
 
688
                    <position x="46" y="1096"/>
 
689
                </graphics>
 
690
            </arc>
 
691
            <arc id="Devision_T14_to_Shared_Devidor" source="Devision_T14" target="Shared_Devidor" type="normal">
 
692
                <graphics>
 
693
                    <position x="196" y="1021"/>
 
694
                </graphics>
 
695
            </arc>
 
696
            <arc id="Devision_T14_to_Devision_P12" source="Devision_T14" target="Devision_P12" type="normal"/>
 
697
            <arc id="Devision_T17_to_Devision_P12" source="Devision_T17" target="Devision_P12" type="normal">
 
698
                <graphics>
 
699
                    <position x="346" y="1066"/>
 
700
                </graphics>
 
701
            </arc>
 
702
            <arc id="Devision_T17_to_Shared_Devidor" source="Devision_T17" target="Shared_Devidor" type="normal"/>
 
703
            <arc id="Devision_T18_to_Shared_Test_End" source="Devision_T18" target="Shared_Test_End" type="normal"/>
 
704
            <arc id="Devision_T8_to_Devision_P13" source="Devision_T8" target="Devision_P13" type="normal"/>
 
705
            <arc id="Devision_T7_to_Devision_P13" source="Devision_T7" target="Devision_P13" type="normal">
 
706
                <graphics>
 
707
                    <position x="691" y="631"/>
 
708
                </graphics>
 
709
            </arc>
 
710
            <arc id="Devision_T19_to_Shared_Test_End" source="Devision_T19" target="Shared_Test_End" type="normal"/>
 
711
            <arc id="TestDone_T0_to_TestDone_P6" source="TestDone_T0" target="TestDone_P6" type="normal"/>
 
712
            <arc id="TestDone_T1_to_Shared_Number_Dual" source="TestDone_T1" target="Shared_Number_Dual" type="normal"/>
 
713
            <arc id="TestDone_T1_to_Shared_Devidor_Dual" source="TestDone_T1" target="Shared_Devidor_Dual" type="normal">
 
714
                <graphics>
 
715
                    <position x="1396" y="751"/>
 
716
                </graphics>
 
717
            </arc>
 
718
            <arc id="TestDone_T1_to_TestDone_P6" source="TestDone_T1" target="TestDone_P6" type="normal">
 
719
                <graphics>
 
720
                    <position x="1201" y="826"/>
 
721
                </graphics>
 
722
            </arc>
 
723
            <arc id="TestDone_T3_to_Shared_IsPrime" source="TestDone_T3" target="Shared_IsPrime" type="normal"/>
 
724
            <arc id="TestDone_T4_to_TestDone_P7" source="TestDone_T4" target="TestDone_P7" type="normal"/>
 
725
            <arc id="TestDone_T4_to_Shared_Number" source="TestDone_T4" target="Shared_Number" type="normal">
 
726
                <graphics>
 
727
                    <position x="1081" y="751"/>
 
728
                </graphics>
 
729
            </arc>
 
730
            <arc id="TestDone_T5_to_Shared_Devidor" source="TestDone_T5" target="Shared_Devidor" type="normal"/>
 
731
            <arc id="TestDone_T5_to_Shared_Number" source="TestDone_T5" target="Shared_Number" type="normal">
 
732
                <graphics>
 
733
                    <position x="1441" y="616"/>
 
734
                    <position x="991" y="601"/>
 
735
                </graphics>
 
736
            </arc>
 
737
            <arc id="TestDone_T5_to_TestDone_P7" source="TestDone_T5" target="TestDone_P7" type="normal">
 
738
                <graphics>
 
739
                    <position x="1411" y="826"/>
 
740
                </graphics>
 
741
            </arc>
 
742
            <arc id="TestDone_T2_to_Shared_TestDone_End" source="TestDone_T2" target="Shared_TestDone_End" type="normal"/>
 
743
            <arc id="Shared_Number_Dual_to_MoveDualtoNumber_T2" source="Shared_Number_Dual" target="MoveDualtoNumber_T2" type="inhibitor"/>
 
744
            <arc id="Shared_Devidor_to_Devision_T7" source="Shared_Devidor" target="Devision_T7" type="inhibitor"/>
 
745
            <arc id="Shared_Devidor_Dual_to_Devision_T8" source="Shared_Devidor_Dual" target="Devision_T8" type="inhibitor">
 
746
                <graphics>
 
747
                    <position x="106" y="766"/>
 
748
                </graphics>
 
749
            </arc>
 
750
            <arc id="Shared_Devidor_Dual_to_Devision_T11" source="Shared_Devidor_Dual" target="Devision_T11" type="inhibitor">
 
751
                <graphics>
 
752
                    <position x="151" y="706"/>
 
753
                </graphics>
 
754
            </arc>
 
755
            <arc id="Shared_Devidor_to_Devision_T12" source="Shared_Devidor" target="Devision_T12" type="inhibitor">
 
756
                <graphics>
 
757
                    <position x="31" y="826"/>
 
758
                </graphics>
 
759
            </arc>
 
760
            <arc id="Shared_Number_to_Devision_T16" source="Shared_Number" target="Devision_T16" type="inhibitor"/>
 
761
            <arc id="Shared_Devidor_to_Devision_T16" source="Shared_Devidor" target="Devision_T16" type="inhibitor"/>
 
762
            <arc id="Shared_Number_to_Devision_T15" source="Shared_Number" target="Devision_T15" type="inhibitor">
 
763
                <graphics>
 
764
                    <position x="556" y="781"/>
 
765
                </graphics>
 
766
            </arc>
 
767
            <arc id="Shared_Devidor_Dual_to_Devision_T15" source="Shared_Devidor_Dual" target="Devision_T15" type="inhibitor"/>
 
768
            <arc id="Shared_Number_to_Devision_T14" source="Shared_Number" target="Devision_T14" type="inhibitor"/>
 
769
            <arc id="Shared_Devidor_Dual_to_Devision_T18" source="Shared_Devidor_Dual" target="Devision_T18" type="inhibitor">
 
770
                <graphics>
 
771
                    <position x="511" y="1006"/>
 
772
                </graphics>
 
773
            </arc>
 
774
            <arc id="Devision_P12_to_Devision_T14" source="Devision_P12" target="Devision_T14" type="inhibitor">
 
775
                <graphics>
 
776
                    <position x="181" y="1186"/>
 
777
                </graphics>
 
778
            </arc>
 
779
            <arc id="Shared_Devidor_Dual_to_Devision_T19" source="Shared_Devidor_Dual" target="Devision_T19" type="inhibitor">
 
780
                <graphics>
 
781
                    <position x="436" y="1066"/>
 
782
                </graphics>
 
783
            </arc>
 
784
            <arc id="Shared_Number_to_TestDone_T3" source="Shared_Number" target="TestDone_T3" type="inhibitor">
 
785
                <graphics>
 
786
                    <position x="1066" y="961"/>
 
787
                </graphics>
 
788
            </arc>
 
789
            <arc id="Shared_Devidor_to_TestDone_T3" source="Shared_Devidor" target="TestDone_T3" type="inhibitor">
 
790
                <graphics>
 
791
                    <position x="1261" y="961"/>
 
792
                </graphics>
 
793
            </arc>
 
794
            <arc id="Shared_Devidor_to_TestDone_T4" source="Shared_Devidor" target="TestDone_T4" type="inhibitor"/>
 
795
            <arc id="Shared_Devidor_Dual_to_TestDone_T2" source="Shared_Devidor_Dual" target="TestDone_T2" type="inhibitor"/>
 
796
            <arc id="Shared_Number_Dual_to_TestDone_T2" source="Shared_Number_Dual" target="TestDone_T2" type="inhibitor"/>
 
797
        </page>
 
798
        <name>
 
799
            <text>ComposedModel</text>
 
800
        </name>
 
801
    </net>
 
802
</pnml>