~tapaal-ltl/verifypn/scc-optimise

« back to all changes in this revision

Viewing changes to test_models/subsetsum-test004/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="P0">
 
6
                <graphics>
 
7
                    <position x="300" y="165"/>
 
8
                </graphics>
 
9
                <name>
 
10
                    <graphics>
 
11
                        <offset x="-5" y="35"/>
 
12
                    </graphics>
 
13
                    <text>P0</text>
 
14
                </name>
 
15
                <initialMarking>
 
16
                    <text>1</text>
 
17
                </initialMarking>
 
18
            </place>
 
19
            <place id="P1">
 
20
                <graphics>
 
21
                    <position x="165" y="465"/>
 
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="Solution">
 
34
                <graphics>
 
35
                    <position x="495" y="480"/>
 
36
                </graphics>
 
37
                <name>
 
38
                    <graphics>
 
39
                        <offset x="-4" y="36"/>
 
40
                    </graphics>
 
41
                    <text>Solution</text>
 
42
                </name>
 
43
                <initialMarking>
 
44
                    <text>0</text>
 
45
                </initialMarking>
 
46
            </place>
 
47
            <place id="P2">
 
48
                <graphics>
 
49
                    <position x="75" y="270"/>
 
50
                </graphics>
 
51
                <name>
 
52
                    <graphics>
 
53
                        <offset x="-5" y="35"/>
 
54
                    </graphics>
 
55
                    <text>P2</text>
 
56
                </name>
 
57
                <initialMarking>
 
58
                    <text>1</text>
 
59
                </initialMarking>
 
60
            </place>
 
61
            <transition id="T3">
 
62
                <name>
 
63
                    <graphics>
 
64
                        <offset x="-5" y="35"/>
 
65
                    </graphics>
 
66
                    <text>T3</text>
 
67
                </name>
 
68
                <graphics>
 
69
                    <position x="210" y="300"/>
 
70
                </graphics>
 
71
            </transition>
 
72
            <transition id="T5">
 
73
                <name>
 
74
                    <graphics>
 
75
                        <offset x="-5" y="35"/>
 
76
                    </graphics>
 
77
                    <text>T5</text>
 
78
                </name>
 
79
                <graphics>
 
80
                    <position x="345" y="300"/>
 
81
                </graphics>
 
82
            </transition>
 
83
            <transition id="T7">
 
84
                <name>
 
85
                    <graphics>
 
86
                        <offset x="-5" y="35"/>
 
87
                    </graphics>
 
88
                    <text>T7</text>
 
89
                </name>
 
90
                <graphics>
 
91
                    <position x="480" y="300"/>
 
92
                </graphics>
 
93
            </transition>
 
94
            <transition id="T11">
 
95
                <name>
 
96
                    <graphics>
 
97
                        <offset x="-5" y="35"/>
 
98
                    </graphics>
 
99
                    <text>T11</text>
 
100
                </name>
 
101
                <graphics>
 
102
                    <position x="600" y="300"/>
 
103
                </graphics>
 
104
            </transition>
 
105
            <transition id="T13">
 
106
                <name>
 
107
                    <graphics>
 
108
                        <offset x="-5" y="35"/>
 
109
                    </graphics>
 
110
                    <text>T13</text>
 
111
                </name>
 
112
                <graphics>
 
113
                    <position x="720" y="300"/>
 
114
                </graphics>
 
115
            </transition>
 
116
            <transition id="T17">
 
117
                <name>
 
118
                    <graphics>
 
119
                        <offset x="-5" y="35"/>
 
120
                    </graphics>
 
121
                    <text>T17</text>
 
122
                </name>
 
123
                <graphics>
 
124
                    <position x="825" y="300"/>
 
125
                </graphics>
 
126
            </transition>
 
127
            <transition id="T19">
 
128
                <name>
 
129
                    <graphics>
 
130
                        <offset x="-5" y="35"/>
 
131
                    </graphics>
 
132
                    <text>T19</text>
 
133
                </name>
 
134
                <graphics>
 
135
                    <position x="945" y="300"/>
 
136
                </graphics>
 
137
            </transition>
 
138
            <transition id="T23">
 
139
                <name>
 
140
                    <graphics>
 
141
                        <offset x="-5" y="35"/>
 
142
                    </graphics>
 
143
                    <text>T23</text>
 
144
                </name>
 
145
                <graphics>
 
146
                    <position x="1080" y="300"/>
 
147
                </graphics>
 
148
            </transition>
 
149
            <transition id="Test">
 
150
                <name>
 
151
                    <graphics>
 
152
                        <offset x="-5" y="35"/>
 
153
                    </graphics>
 
154
                    <text>Test</text>
 
155
                </name>
 
156
                <graphics>
 
157
                    <position x="315" y="465"/>
 
158
                </graphics>
 
159
            </transition>
 
160
            <transition id="T24">
 
161
                <name>
 
162
                    <graphics>
 
163
                        <offset x="-5" y="35"/>
 
164
                    </graphics>
 
165
                    <text>T24</text>
 
166
                </name>
 
167
                <graphics>
 
168
                    <position x="120" y="360"/>
 
169
                </graphics>
 
170
            </transition>
 
171
            <transition id="T25">
 
172
                <name>
 
173
                    <graphics>
 
174
                        <offset x="-5" y="35"/>
 
175
                    </graphics>
 
176
                    <text>T25</text>
 
177
                </name>
 
178
                <graphics>
 
179
                    <position x="195" y="60"/>
 
180
                </graphics>
 
181
            </transition>
 
182
            <arc id="P0_to_T3" source="P0" target="T3" type="normal"/>
 
183
            <arc id="P0_to_T5" source="P0" target="T5" type="normal"/>
 
184
            <arc id="P0_to_T7" source="P0" target="T7" type="normal"/>
 
185
            <arc id="P0_to_T11" source="P0" target="T11" type="normal"/>
 
186
            <arc id="P0_to_T13" source="P0" target="T13" type="normal"/>
 
187
            <arc id="P0_to_T17" source="P0" target="T17" type="normal"/>
 
188
            <arc id="P0_to_T19" source="P0" target="T19" type="normal"/>
 
189
            <arc id="P0_to_T23" source="P0" target="T23" type="normal"/>
 
190
            <arc id="P0_to_Test" source="P0" target="Test" type="normal"/>
 
191
            <arc id="P2_to_T24" source="P2" target="T24" type="normal"/>
 
192
            <arc id="P0_to_T24" source="P0" target="T24" type="normal">
 
193
                <graphics>
 
194
                    <position x="163" y="223"/>
 
195
                </graphics>
 
196
            </arc>
 
197
            <arc id="P0_to_T25" source="P0" target="T25" type="normal">
 
198
                <graphics>
 
199
                    <position x="208" y="148"/>
 
200
                </graphics>
 
201
            </arc>
 
202
            <arc id="T3_to_P0" source="T3" target="P0" type="normal">
 
203
                <graphics>
 
204
                    <position x="300" y="285"/>
 
205
                </graphics>
 
206
            </arc>
 
207
            <arc id="T5_to_P0" source="T5" target="P0" type="normal">
 
208
                <graphics>
 
209
                    <position x="390" y="300"/>
 
210
                </graphics>
 
211
            </arc>
 
212
            <arc id="T7_to_P0" source="T7" target="P0" type="normal">
 
213
                <graphics>
 
214
                    <position x="525" y="240"/>
 
215
                </graphics>
 
216
            </arc>
 
217
            <arc id="T11_to_P0" source="T11" target="P0" type="normal">
 
218
                <graphics>
 
219
                    <position x="600" y="240"/>
 
220
                </graphics>
 
221
            </arc>
 
222
            <arc id="T13_to_P0" source="T13" target="P0" type="normal">
 
223
                <graphics>
 
224
                    <position x="705" y="225"/>
 
225
                </graphics>
 
226
            </arc>
 
227
            <arc id="T17_to_P0" source="T17" target="P0" type="normal">
 
228
                <graphics>
 
229
                    <position x="795" y="165"/>
 
230
                </graphics>
 
231
            </arc>
 
232
            <arc id="T19_to_P0" source="T19" target="P0" type="normal">
 
233
                <graphics>
 
234
                    <position x="870" y="105"/>
 
235
                </graphics>
 
236
            </arc>
 
237
            <arc id="T23_to_P0" source="T23" target="P0" type="normal">
 
238
                <graphics>
 
239
                    <position x="975" y="90"/>
 
240
                </graphics>
 
241
            </arc>
 
242
            <arc id="T24_to_P1" source="T24" target="P1" type="normal"/>
 
243
            <arc id="T24_to_P0" source="T24" target="P0" type="normal">
 
244
                <graphics>
 
245
                    <position x="193" y="253"/>
 
246
                </graphics>
 
247
            </arc>
 
248
            <arc id="T25_to_P0" source="T25" target="P0" type="normal">
 
249
                <graphics>
 
250
                    <position x="298" y="118"/>
 
251
                </graphics>
 
252
            </arc>
 
253
            <arc id="P1_to_Test" source="P1" target="Test" type="normal"/>
 
254
            <arc id="Test_to_Solution" source="Test" target="Solution" type="normal"/>
 
255
        </page>
 
256
        <name>
 
257
            <text>ComposedModel</text>
 
258
        </name>
 
259
    </net>
 
260
</pnml>