~tapaal-ltl/verifypn/scc-optimise

« back to all changes in this revision

Viewing changes to test_models/subsetsum-test005/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="435" y="0"/>
 
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="435" y="135"/>
 
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="435" y="270"/>
 
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="435" y="405"/>
 
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="435" y="525"/>
 
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="End">
 
76
                <graphics>
 
77
                    <position x="435" y="675"/>
 
78
                </graphics>
 
79
                <name>
 
80
                    <graphics>
 
81
                        <offset x="-5" y="35"/>
 
82
                    </graphics>
 
83
                    <text>End</text>
 
84
                </name>
 
85
                <initialMarking>
 
86
                    <text>0</text>
 
87
                </initialMarking>
 
88
            </place>
 
89
            <place id="P6">
 
90
                <graphics>
 
91
                    <position x="255" y="600"/>
 
92
                </graphics>
 
93
                <name>
 
94
                    <graphics>
 
95
                        <offset x="-5" y="35"/>
 
96
                    </graphics>
 
97
                    <text>P6</text>
 
98
                </name>
 
99
                <initialMarking>
 
100
                    <text>1</text>
 
101
                </initialMarking>
 
102
            </place>
 
103
            <transition id="T0">
 
104
                <name>
 
105
                    <graphics>
 
106
                        <offset x="-5" y="35"/>
 
107
                    </graphics>
 
108
                    <text>T0</text>
 
109
                </name>
 
110
                <graphics>
 
111
                    <position x="210" y="75"/>
 
112
                </graphics>
 
113
            </transition>
 
114
            <transition id="T1">
 
115
                <name>
 
116
                    <graphics>
 
117
                        <offset x="-5" y="35"/>
 
118
                    </graphics>
 
119
                    <text>T1</text>
 
120
                </name>
 
121
                <graphics>
 
122
                    <position x="210" y="210"/>
 
123
                </graphics>
 
124
            </transition>
 
125
            <transition id="T2">
 
126
                <name>
 
127
                    <graphics>
 
128
                        <offset x="-5" y="35"/>
 
129
                    </graphics>
 
130
                    <text>T2</text>
 
131
                </name>
 
132
                <graphics>
 
133
                    <position x="615" y="60"/>
 
134
                </graphics>
 
135
            </transition>
 
136
            <transition id="T3">
 
137
                <name>
 
138
                    <graphics>
 
139
                        <offset x="-5" y="35"/>
 
140
                    </graphics>
 
141
                    <text>T3</text>
 
142
                </name>
 
143
                <graphics>
 
144
                    <position x="630" y="195"/>
 
145
                </graphics>
 
146
            </transition>
 
147
            <transition id="T4">
 
148
                <name>
 
149
                    <graphics>
 
150
                        <offset x="-5" y="35"/>
 
151
                    </graphics>
 
152
                    <text>T4</text>
 
153
                </name>
 
154
                <graphics>
 
155
                    <position x="225" y="345"/>
 
156
                </graphics>
 
157
            </transition>
 
158
            <transition id="T5">
 
159
                <name>
 
160
                    <graphics>
 
161
                        <offset x="-5" y="35"/>
 
162
                    </graphics>
 
163
                    <text>T5</text>
 
164
                </name>
 
165
                <graphics>
 
166
                    <position x="225" y="480"/>
 
167
                </graphics>
 
168
            </transition>
 
169
            <transition id="T6">
 
170
                <name>
 
171
                    <graphics>
 
172
                        <offset x="-5" y="35"/>
 
173
                    </graphics>
 
174
                    <text>T6</text>
 
175
                </name>
 
176
                <graphics>
 
177
                    <position x="630" y="345"/>
 
178
                </graphics>
 
179
            </transition>
 
180
            <transition id="T7">
 
181
                <name>
 
182
                    <graphics>
 
183
                        <offset x="-5" y="35"/>
 
184
                    </graphics>
 
185
                    <text>T7</text>
 
186
                </name>
 
187
                <graphics>
 
188
                    <position x="630" y="480"/>
 
189
                </graphics>
 
190
            </transition>
 
191
            <transition id="T8">
 
192
                <name>
 
193
                    <graphics>
 
194
                        <offset x="-5" y="35"/>
 
195
                    </graphics>
 
196
                    <text>T8</text>
 
197
                </name>
 
198
                <graphics>
 
199
                    <position x="420" y="615"/>
 
200
                </graphics>
 
201
            </transition>
 
202
            <transition id="T9">
 
203
                <name>
 
204
                    <graphics>
 
205
                        <offset x="-5" y="35"/>
 
206
                    </graphics>
 
207
                    <text>T9</text>
 
208
                </name>
 
209
                <graphics>
 
210
                    <position x="765" y="285"/>
 
211
                </graphics>
 
212
            </transition>
 
213
            <arc id="Start_to_T0" source="Start" target="T0" type="normal"/>
 
214
            <arc id="Start_to_T2" source="Start" target="T2" type="normal"/>
 
215
            <arc id="P1_to_T1" source="P1" target="T1" type="normal"/>
 
216
            <arc id="P1_to_T3" source="P1" target="T3" type="normal"/>
 
217
            <arc id="P2_to_T4" source="P2" target="T4" type="normal"/>
 
218
            <arc id="P2_to_T6" source="P2" target="T6" type="normal"/>
 
219
            <arc id="P3_to_T5" source="P3" target="T5" type="normal"/>
 
220
            <arc id="P3_to_T7" source="P3" target="T7" type="normal"/>
 
221
            <arc id="P4_to_T8" source="P4" target="T8" type="normal"/>
 
222
            <arc id="P4_to_T9" source="P4" target="T9" type="normal">
 
223
                <graphics>
 
224
                    <position x="752" y="587"/>
 
225
                </graphics>
 
226
            </arc>
 
227
            <arc id="P6_to_T8" source="P6" target="T8" type="normal"/>
 
228
            <arc id="T0_to_P1" source="T0" target="P1" type="normal"/>
 
229
            <arc id="T1_to_P2" source="T1" target="P2" type="normal"/>
 
230
            <arc id="T2_to_P1" source="T2" target="P1" type="normal"/>
 
231
            <arc id="T3_to_P2" source="T3" target="P2" type="normal"/>
 
232
            <arc id="T4_to_P3" source="T4" target="P3" type="normal"/>
 
233
            <arc id="T5_to_P4" source="T5" target="P4" type="normal"/>
 
234
            <arc id="T6_to_P3" source="T6" target="P3" type="normal"/>
 
235
            <arc id="T7_to_P4" source="T7" target="P4" type="normal"/>
 
236
            <arc id="T8_to_End" source="T8" target="End" type="normal"/>
 
237
            <arc id="T9_to_Start" source="T9" target="Start" type="normal">
 
238
                <graphics>
 
239
                    <position x="707" y="17"/>
 
240
                </graphics>
 
241
            </arc>
 
242
        </page>
 
243
        <name>
 
244
            <text>ComposedModel</text>
 
245
        </name>
 
246
    </net>
 
247
</pnml>