~boginw/verifypn/fix-branch

« back to all changes in this revision

Viewing changes to test_models/prime-test007/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="Start">
 
6
                <graphics>
 
7
                    <position x="495" y="60"/>
 
8
                </graphics>
 
9
                <name>
 
10
                    <graphics>
 
11
                        <offset x="-5" y="35"/>
 
12
                    </graphics>
 
13
                    <text>Start</text>
 
14
                </name>
 
15
                <initialMarking>
 
16
                    <text>1</text>
 
17
                </initialMarking>
 
18
            </place>
 
19
            <place id="P1">
 
20
                <graphics>
 
21
                    <position x="165" y="315"/>
 
22
                </graphics>
 
23
                <name>
 
24
                    <graphics>
 
25
                        <offset x="-5" y="35"/>
 
26
                    </graphics>
 
27
                    <text>P1</text>
 
28
                </name>
 
29
                <initialMarking>
 
30
                    <text>0</text>
 
31
                </initialMarking>
 
32
            </place>
 
33
            <place id="P2">
 
34
                <graphics>
 
35
                    <position x="405" y="315"/>
 
36
                </graphics>
 
37
                <name>
 
38
                    <graphics>
 
39
                        <offset x="-5" y="35"/>
 
40
                    </graphics>
 
41
                    <text>P2</text>
 
42
                </name>
 
43
                <initialMarking>
 
44
                    <text>0</text>
 
45
                </initialMarking>
 
46
            </place>
 
47
            <place id="P3">
 
48
                <graphics>
 
49
                    <position x="660" y="315"/>
 
50
                </graphics>
 
51
                <name>
 
52
                    <graphics>
 
53
                        <offset x="-5" y="35"/>
 
54
                    </graphics>
 
55
                    <text>P3</text>
 
56
                </name>
 
57
                <initialMarking>
 
58
                    <text>0</text>
 
59
                </initialMarking>
 
60
            </place>
 
61
            <place id="P4">
 
62
                <graphics>
 
63
                    <position x="900" y="315"/>
 
64
                </graphics>
 
65
                <name>
 
66
                    <graphics>
 
67
                        <offset x="-5" y="35"/>
 
68
                    </graphics>
 
69
                    <text>P4</text>
 
70
                </name>
 
71
                <initialMarking>
 
72
                    <text>0</text>
 
73
                </initialMarking>
 
74
            </place>
 
75
            <place id="Number">
 
76
                <graphics>
 
77
                    <position x="540" y="690"/>
 
78
                </graphics>
 
79
                <name>
 
80
                    <graphics>
 
81
                        <offset x="-1" y="33"/>
 
82
                    </graphics>
 
83
                    <text>Number</text>
 
84
                </name>
 
85
                <initialMarking>
 
86
                    <text>17</text>
 
87
                </initialMarking>
 
88
            </place>
 
89
            <place id="P12">
 
90
                <graphics>
 
91
                    <position x="195" y="225"/>
 
92
                </graphics>
 
93
                <name>
 
94
                    <graphics>
 
95
                        <offset x="-5" y="35"/>
 
96
                    </graphics>
 
97
                    <text>P12</text>
 
98
                </name>
 
99
                <initialMarking>
 
100
                    <text>0</text>
 
101
                </initialMarking>
 
102
            </place>
 
103
            <place id="P13">
 
104
                <graphics>
 
105
                    <position x="435" y="225"/>
 
106
                </graphics>
 
107
                <name>
 
108
                    <graphics>
 
109
                        <offset x="-5" y="35"/>
 
110
                    </graphics>
 
111
                    <text>P13</text>
 
112
                </name>
 
113
                <initialMarking>
 
114
                    <text>0</text>
 
115
                </initialMarking>
 
116
            </place>
 
117
            <place id="P14">
 
118
                <graphics>
 
119
                    <position x="675" y="225"/>
 
120
                </graphics>
 
121
                <name>
 
122
                    <graphics>
 
123
                        <offset x="-5" y="35"/>
 
124
                    </graphics>
 
125
                    <text>P14</text>
 
126
                </name>
 
127
                <initialMarking>
 
128
                    <text>0</text>
 
129
                </initialMarking>
 
130
            </place>
 
131
            <place id="P15">
 
132
                <graphics>
 
133
                    <position x="915" y="225"/>
 
134
                </graphics>
 
135
                <name>
 
136
                    <graphics>
 
137
                        <offset x="-5" y="35"/>
 
138
                    </graphics>
 
139
                    <text>P15</text>
 
140
                </name>
 
141
                <initialMarking>
 
142
                    <text>0</text>
 
143
                </initialMarking>
 
144
            </place>
 
145
            <place id="Reminder">
 
146
                <graphics>
 
147
                    <position x="315" y="705"/>
 
148
                </graphics>
 
149
                <name>
 
150
                    <graphics>
 
151
                        <offset x="-5" y="35"/>
 
152
                    </graphics>
 
153
                    <text>Reminder</text>
 
154
                </name>
 
155
                <initialMarking>
 
156
                    <text>0</text>
 
157
                </initialMarking>
 
158
            </place>
 
159
            <transition id="T0">
 
160
                <name>
 
161
                    <graphics>
 
162
                        <offset x="-5" y="35"/>
 
163
                    </graphics>
 
164
                    <text>T0</text>
 
165
                </name>
 
166
                <graphics>
 
167
                    <position x="165" y="150"/>
 
168
                </graphics>
 
169
            </transition>
 
170
            <transition id="T1">
 
171
                <name>
 
172
                    <graphics>
 
173
                        <offset x="-5" y="35"/>
 
174
                    </graphics>
 
175
                    <text>T1</text>
 
176
                </name>
 
177
                <graphics>
 
178
                    <position x="390" y="150"/>
 
179
                </graphics>
 
180
            </transition>
 
181
            <transition id="T2">
 
182
                <name>
 
183
                    <graphics>
 
184
                        <offset x="-5" y="35"/>
 
185
                    </graphics>
 
186
                    <text>T2</text>
 
187
                </name>
 
188
                <graphics>
 
189
                    <position x="645" y="150"/>
 
190
                </graphics>
 
191
            </transition>
 
192
            <transition id="T3">
 
193
                <name>
 
194
                    <graphics>
 
195
                        <offset x="-5" y="35"/>
 
196
                    </graphics>
 
197
                    <text>T3</text>
 
198
                </name>
 
199
                <graphics>
 
200
                    <position x="885" y="150"/>
 
201
                </graphics>
 
202
            </transition>
 
203
            <transition id="T4">
 
204
                <name>
 
205
                    <graphics>
 
206
                        <offset x="-5" y="35"/>
 
207
                    </graphics>
 
208
                    <text>T4</text>
 
209
                </name>
 
210
                <graphics>
 
211
                    <position x="180" y="480"/>
 
212
                </graphics>
 
213
            </transition>
 
214
            <transition id="T5">
 
215
                <name>
 
216
                    <graphics>
 
217
                        <offset x="-5" y="35"/>
 
218
                    </graphics>
 
219
                    <text>T5</text>
 
220
                </name>
 
221
                <graphics>
 
222
                    <position x="420" y="480"/>
 
223
                </graphics>
 
224
            </transition>
 
225
            <transition id="T6">
 
226
                <name>
 
227
                    <graphics>
 
228
                        <offset x="-5" y="35"/>
 
229
                    </graphics>
 
230
                    <text>T6</text>
 
231
                </name>
 
232
                <graphics>
 
233
                    <position x="690" y="480"/>
 
234
                </graphics>
 
235
            </transition>
 
236
            <transition id="T7">
 
237
                <name>
 
238
                    <graphics>
 
239
                        <offset x="-5" y="35"/>
 
240
                    </graphics>
 
241
                    <text>T7</text>
 
242
                </name>
 
243
                <graphics>
 
244
                    <position x="930" y="450"/>
 
245
                </graphics>
 
246
            </transition>
 
247
            <transition id="T8">
 
248
                <name>
 
249
                    <graphics>
 
250
                        <offset x="-5" y="35"/>
 
251
                    </graphics>
 
252
                    <text>T8</text>
 
253
                </name>
 
254
                <graphics>
 
255
                    <position x="270" y="255"/>
 
256
                </graphics>
 
257
            </transition>
 
258
            <transition id="T9">
 
259
                <name>
 
260
                    <graphics>
 
261
                        <offset x="-5" y="35"/>
 
262
                    </graphics>
 
263
                    <text>T9</text>
 
264
                </name>
 
265
                <graphics>
 
266
                    <position x="525" y="255"/>
 
267
                </graphics>
 
268
            </transition>
 
269
            <transition id="T10">
 
270
                <name>
 
271
                    <graphics>
 
272
                        <offset x="-5" y="35"/>
 
273
                    </graphics>
 
274
                    <text>T10</text>
 
275
                </name>
 
276
                <graphics>
 
277
                    <position x="765" y="255"/>
 
278
                </graphics>
 
279
            </transition>
 
280
            <transition id="T11">
 
281
                <name>
 
282
                    <graphics>
 
283
                        <offset x="-5" y="35"/>
 
284
                    </graphics>
 
285
                    <text>T11</text>
 
286
                </name>
 
287
                <graphics>
 
288
                    <position x="990" y="225"/>
 
289
                </graphics>
 
290
            </transition>
 
291
            <transition id="T13">
 
292
                <name>
 
293
                    <graphics>
 
294
                        <offset x="-5" y="35"/>
 
295
                    </graphics>
 
296
                    <text>T13</text>
 
297
                </name>
 
298
                <graphics>
 
299
                    <position x="255" y="360"/>
 
300
                </graphics>
 
301
            </transition>
 
302
            <transition id="T14">
 
303
                <name>
 
304
                    <graphics>
 
305
                        <offset x="-5" y="35"/>
 
306
                    </graphics>
 
307
                    <text>T14</text>
 
308
                </name>
 
309
                <graphics>
 
310
                    <position x="495" y="360"/>
 
311
                </graphics>
 
312
            </transition>
 
313
            <transition id="T15">
 
314
                <name>
 
315
                    <graphics>
 
316
                        <offset x="-5" y="35"/>
 
317
                    </graphics>
 
318
                    <text>T15</text>
 
319
                </name>
 
320
                <graphics>
 
321
                    <position x="765" y="360"/>
 
322
                </graphics>
 
323
            </transition>
 
324
            <transition id="T16">
 
325
                <name>
 
326
                    <graphics>
 
327
                        <offset x="-5" y="35"/>
 
328
                    </graphics>
 
329
                    <text>T16</text>
 
330
                </name>
 
331
                <graphics>
 
332
                    <position x="1005" y="330"/>
 
333
                </graphics>
 
334
            </transition>
 
335
            <transition id="T12">
 
336
                <name>
 
337
                    <graphics>
 
338
                        <offset x="-5" y="35"/>
 
339
                    </graphics>
 
340
                    <text>T12</text>
 
341
                </name>
 
342
                <graphics>
 
343
                    <position x="420" y="705"/>
 
344
                </graphics>
 
345
            </transition>
 
346
            <arc id="Start_to_T0" source="Start" target="T0" type="normal"/>
 
347
            <arc id="Start_to_T1" source="Start" target="T1" type="normal"/>
 
348
            <arc id="Start_to_T2" source="Start" target="T2" type="normal"/>
 
349
            <arc id="Start_to_T3" source="Start" target="T3" type="normal"/>
 
350
            <arc id="P1_to_T4" source="P1" target="T4" type="normal">
 
351
                <graphics>
 
352
                    <position x="135" y="420"/>
 
353
                </graphics>
 
354
            </arc>
 
355
            <arc id="P2_to_T5" source="P2" target="T5" type="normal">
 
356
                <graphics>
 
357
                    <position x="375" y="420"/>
 
358
                </graphics>
 
359
            </arc>
 
360
            <arc id="P3_to_T6" source="P3" target="T6" type="normal">
 
361
                <graphics>
 
362
                    <position x="630" y="435"/>
 
363
                </graphics>
 
364
            </arc>
 
365
            <arc id="P4_to_T7" source="P4" target="T7" type="normal">
 
366
                <graphics>
 
367
                    <position x="885" y="405"/>
 
368
                </graphics>
 
369
            </arc>
 
370
            <arc id="P1_to_T8" source="P1" target="T8" type="normal"/>
 
371
            <arc id="P2_to_T9" source="P2" target="T9" type="normal"/>
 
372
            <arc id="P3_to_T10" source="P3" target="T10" type="normal"/>
 
373
            <arc id="P4_to_T11" source="P4" target="T11" type="normal"/>
 
374
            <arc id="Number_to_T4" source="Number" target="T4" type="normal"/>
 
375
            <arc id="Number_to_T5" source="Number" target="T5" type="normal"/>
 
376
            <arc id="Number_to_T6" source="Number" target="T6" type="normal"/>
 
377
            <arc id="Number_to_T7" source="Number" target="T7" type="normal"/>
 
378
            <arc id="P12_to_T8" source="P12" target="T8" type="normal"/>
 
379
            <arc id="P12_to_T13" source="P12" target="T13" type="normal">
 
380
                <graphics>
 
381
                    <position x="225" y="345"/>
 
382
                </graphics>
 
383
            </arc>
 
384
            <arc id="P13_to_T9" source="P13" target="T9" type="normal"/>
 
385
            <arc id="P14_to_T10" source="P14" target="T10" type="normal"/>
 
386
            <arc id="P15_to_T11" source="P15" target="T11" type="normal"/>
 
387
            <arc id="P13_to_T14" source="P13" target="T14" type="normal">
 
388
                <graphics>
 
389
                    <position x="450" y="330"/>
 
390
                </graphics>
 
391
            </arc>
 
392
            <arc id="P14_to_T15" source="P14" target="T15" type="normal">
 
393
                <graphics>
 
394
                    <position x="720" y="330"/>
 
395
                </graphics>
 
396
            </arc>
 
397
            <arc id="P15_to_T16" source="P15" target="T16" type="normal">
 
398
                <graphics>
 
399
                    <position x="960" y="330"/>
 
400
                </graphics>
 
401
            </arc>
 
402
            <arc id="Number_to_T13" source="Number" target="T13" type="normal"/>
 
403
            <arc id="Number_to_T14" source="Number" target="T14" type="normal">
 
404
                <graphics>
 
405
                    <position x="585" y="435"/>
 
406
                </graphics>
 
407
            </arc>
 
408
            <arc id="Number_to_T15" source="Number" target="T15" type="normal">
 
409
                <graphics>
 
410
                    <position x="825" y="480"/>
 
411
                </graphics>
 
412
            </arc>
 
413
            <arc id="Number_to_T16" source="Number" target="T16" type="normal">
 
414
                <graphics>
 
415
                    <position x="1065" y="495"/>
 
416
                </graphics>
 
417
            </arc>
 
418
            <arc id="Reminder_to_T12" source="Reminder" target="T12" type="normal"/>
 
419
            <arc id="P4_to_T16" source="P4" target="T16" type="normal"/>
 
420
            <arc id="P3_to_T15" source="P3" target="T15" type="normal"/>
 
421
            <arc id="P2_to_T14" source="P2" target="T14" type="normal">
 
422
                <graphics>
 
423
                    <position x="419" y="329"/>
 
424
                </graphics>
 
425
            </arc>
 
426
            <arc id="P1_to_T13" source="P1" target="T13" type="normal"/>
 
427
            <arc id="T0_to_P1" source="T0" target="P1" type="normal"/>
 
428
            <arc id="T1_to_P2" source="T1" target="P2" type="normal"/>
 
429
            <arc id="T2_to_P3" source="T2" target="P3" type="normal"/>
 
430
            <arc id="T3_to_P4" source="T3" target="P4" type="normal"/>
 
431
            <arc id="T4_to_P1" source="T4" target="P1" type="normal">
 
432
                <graphics>
 
433
                    <position x="225" y="420"/>
 
434
                </graphics>
 
435
            </arc>
 
436
            <arc id="T5_to_P2" source="T5" target="P2" type="normal">
 
437
                <graphics>
 
438
                    <position x="495" y="435"/>
 
439
                </graphics>
 
440
            </arc>
 
441
            <arc id="T6_to_P3" source="T6" target="P3" type="normal">
 
442
                <graphics>
 
443
                    <position x="750" y="420"/>
 
444
                </graphics>
 
445
            </arc>
 
446
            <arc id="T8_to_Start" source="T8" target="Start" type="normal">
 
447
                <graphics>
 
448
                    <position x="360" y="150"/>
 
449
                </graphics>
 
450
            </arc>
 
451
            <arc id="T9_to_Start" source="T9" target="Start" type="normal"/>
 
452
            <arc id="T10_to_Start" source="T10" target="Start" type="normal">
 
453
                <graphics>
 
454
                    <position x="765" y="195"/>
 
455
                </graphics>
 
456
            </arc>
 
457
            <arc id="T11_to_Start" source="T11" target="Start" type="normal"/>
 
458
            <arc id="T0_to_P12" source="T0" target="P12" type="normal"/>
 
459
            <arc id="T13_to_P12" source="T13" target="P12" type="normal">
 
460
                <graphics>
 
461
                    <position x="285" y="315"/>
 
462
                </graphics>
 
463
            </arc>
 
464
            <arc id="T1_to_P13" source="T1" target="P13" type="normal"/>
 
465
            <arc id="T2_to_P14" source="T2" target="P14" type="normal"/>
 
466
            <arc id="T3_to_P15" source="T3" target="P15" type="normal"/>
 
467
            <arc id="T14_to_P13" source="T14" target="P13" type="normal">
 
468
                <graphics>
 
469
                    <position x="525" y="315"/>
 
470
                </graphics>
 
471
            </arc>
 
472
            <arc id="T15_to_P14" source="T15" target="P14" type="normal">
 
473
                <graphics>
 
474
                    <position x="765" y="315"/>
 
475
                </graphics>
 
476
            </arc>
 
477
            <arc id="T16_to_P15" source="T16" target="P15" type="normal">
 
478
                <graphics>
 
479
                    <position x="1005" y="300"/>
 
480
                </graphics>
 
481
            </arc>
 
482
            <arc id="T7_to_P4" source="T7" target="P4" type="normal">
 
483
                <graphics>
 
484
                    <position x="975" y="405"/>
 
485
                </graphics>
 
486
            </arc>
 
487
            <arc id="T12_to_Number" source="T12" target="Number" type="normal"/>
 
488
            <arc id="T16_to_Reminder" source="T16" target="Reminder" type="normal">
 
489
                <graphics>
 
490
                    <position x="990" y="945"/>
 
491
                    <position x="315" y="885"/>
 
492
                </graphics>
 
493
            </arc>
 
494
            <arc id="T15_to_Reminder" source="T15" target="Reminder" type="normal">
 
495
                <graphics>
 
496
                    <position x="750" y="870"/>
 
497
                    <position x="375" y="810"/>
 
498
                </graphics>
 
499
            </arc>
 
500
            <arc id="T14_to_Reminder" source="T14" target="Reminder" type="normal">
 
501
                <graphics>
 
502
                    <position x="495" y="570"/>
 
503
                </graphics>
 
504
            </arc>
 
505
            <arc id="T13_to_Reminder" source="T13" target="Reminder" type="normal"/>
 
506
            <arc id="T16_to_P4" source="T16" target="P4" type="normal">
 
507
                <graphics>
 
508
                    <position x="989" y="404"/>
 
509
                </graphics>
 
510
            </arc>
 
511
            <arc id="T15_to_P3" source="T15" target="P3" type="normal">
 
512
                <graphics>
 
513
                    <position x="674" y="419"/>
 
514
                </graphics>
 
515
            </arc>
 
516
            <arc id="T14_to_P2" source="T14" target="P2" type="normal">
 
517
                <graphics>
 
518
                    <position x="434" y="404"/>
 
519
                </graphics>
 
520
            </arc>
 
521
            <arc id="T13_to_P1" source="T13" target="P1" type="normal">
 
522
                <graphics>
 
523
                    <position x="254" y="419"/>
 
524
                </graphics>
 
525
            </arc>
 
526
            <arc id="P12_to_T4" source="P12" target="T4" type="normal">
 
527
                <graphics>
 
528
                    <position x="195" y="420"/>
 
529
                </graphics>
 
530
            </arc>
 
531
            <arc id="T4_to_P12" source="T4" target="P12" type="normal">
 
532
                <graphics>
 
533
                    <position x="240" y="450"/>
 
534
                </graphics>
 
535
            </arc>
 
536
            <arc id="P13_to_T5" source="P13" target="T5" type="normal">
 
537
                <graphics>
 
538
                    <position x="420" y="405"/>
 
539
                </graphics>
 
540
            </arc>
 
541
            <arc id="T5_to_P13" source="T5" target="P13" type="normal">
 
542
                <graphics>
 
543
                    <position x="435" y="495"/>
 
544
                    <position x="480" y="330"/>
 
545
                </graphics>
 
546
            </arc>
 
547
            <arc id="P14_to_T6" source="P14" target="T6" type="normal">
 
548
                <graphics>
 
549
                    <position x="690" y="420"/>
 
550
                </graphics>
 
551
            </arc>
 
552
            <arc id="T6_to_P14" source="T6" target="P14" type="normal">
 
553
                <graphics>
 
554
                    <position x="735" y="360"/>
 
555
                </graphics>
 
556
            </arc>
 
557
            <arc id="P15_to_T7" source="P15" target="T7" type="normal">
 
558
                <graphics>
 
559
                    <position x="930" y="390"/>
 
560
                </graphics>
 
561
            </arc>
 
562
            <arc id="T7_to_P15" source="T7" target="P15" type="normal">
 
563
                <graphics>
 
564
                    <position x="945" y="465"/>
 
565
                    <position x="975" y="375"/>
 
566
                </graphics>
 
567
            </arc>
 
568
            <arc id="P4_to_T12" source="P4" target="T12" type="inhibitor">
 
569
                <graphics>
 
570
                    <position x="885" y="735"/>
 
571
                    <position x="465" y="780"/>
 
572
                </graphics>
 
573
            </arc>
 
574
            <arc id="P3_to_T12" source="P3" target="T12" type="inhibitor">
 
575
                <graphics>
 
576
                    <position x="570" y="585"/>
 
577
                </graphics>
 
578
            </arc>
 
579
            <arc id="P2_to_T12" source="P2" target="T12" type="inhibitor">
 
580
                <graphics>
 
581
                    <position x="525" y="585"/>
 
582
                </graphics>
 
583
            </arc>
 
584
            <arc id="P1_to_T12" source="P1" target="T12" type="inhibitor">
 
585
                <graphics>
 
586
                    <position x="180" y="735"/>
 
587
                </graphics>
 
588
            </arc>
 
589
            <arc id="Number_to_T11" source="Number" target="T11" type="inhibitor">
 
590
                <graphics>
 
591
                    <position x="1155" y="615"/>
 
592
                </graphics>
 
593
            </arc>
 
594
            <arc id="Number_to_T10" source="Number" target="T10" type="inhibitor">
 
595
                <graphics>
 
596
                    <position x="825" y="420"/>
 
597
                </graphics>
 
598
            </arc>
 
599
            <arc id="Number_to_T9" source="Number" target="T9" type="inhibitor"/>
 
600
            <arc id="Number_to_T8" source="Number" target="T8" type="inhibitor">
 
601
                <graphics>
 
602
                    <position x="330" y="450"/>
 
603
                </graphics>
 
604
            </arc>
 
605
            <arc id="Reminder_to_T2" source="Reminder" target="T2" type="inhibitor">
 
606
                <graphics>
 
607
                    <position x="600" y="330"/>
 
608
                </graphics>
 
609
            </arc>
 
610
            <arc id="Reminder_to_T1" source="Reminder" target="T1" type="inhibitor"/>
 
611
            <arc id="Reminder_to_T0" source="Reminder" target="T0" type="inhibitor">
 
612
                <graphics>
 
613
                    <position x="75" y="570"/>
 
614
                </graphics>
 
615
            </arc>
 
616
        </page>
 
617
        <name>
 
618
            <text>ComposedModel</text>
 
619
        </name>
 
620
    </net>
 
621
</pnml>