~tapaal-ltl/verifypn/scc-optimise

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<pnml xmlns="http://www.pnml.org/version-2009/grammar/pnml">
    <net id="ComposedModel" type="http://www.pnml.org/version-2009/grammar/ptnet">
        <page id="page0">
            <place id="P0">
                <graphics>
                    <position x="390" y="150"/>
                </graphics>
                <name>
                    <graphics>
                        <offset x="50" y="-5"/>
                    </graphics>
                    <text>P0</text>
                </name>
                <initialMarking>
                    <text>0</text>
                </initialMarking>
            </place>
            <place id="P1">
                <graphics>
                    <position x="150" y="60"/>
                </graphics>
                <name>
                    <graphics>
                        <offset x="53" y="14"/>
                    </graphics>
                    <text>P1</text>
                </name>
                <initialMarking>
                    <text>1</text>
                </initialMarking>
            </place>
            <place id="P2">
                <graphics>
                    <position x="600" y="15"/>
                </graphics>
                <name>
                    <graphics>
                        <offset x="-5" y="35"/>
                    </graphics>
                    <text>P2</text>
                </name>
                <initialMarking>
                    <text>1</text>
                </initialMarking>
            </place>
            <place id="P3">
                <graphics>
                    <position x="150" y="240"/>
                </graphics>
                <name>
                    <graphics>
                        <offset x="-5" y="31"/>
                    </graphics>
                    <text>P3</text>
                </name>
                <initialMarking>
                    <text>0</text>
                </initialMarking>
            </place>
            <place id="P4">
                <graphics>
                    <position x="615" y="240"/>
                </graphics>
                <name>
                    <graphics>
                        <offset x="92" y="24"/>
                    </graphics>
                    <text>P4</text>
                </name>
                <initialMarking>
                    <text>0</text>
                </initialMarking>
            </place>
            <place id="P5">
                <graphics>
                    <position x="360" y="45"/>
                </graphics>
                <name>
                    <graphics>
                        <offset x="-5" y="35"/>
                    </graphics>
                    <text>P5</text>
                </name>
                <initialMarking>
                    <text>2</text>
                </initialMarking>
            </place>
            <transition id="T0">
                <name>
                    <graphics>
                        <offset x="59" y="25"/>
                    </graphics>
                    <text>T0</text>
                </name>
                <graphics>
                    <position x="615" y="120"/>
                </graphics>
            </transition>
            <transition id="T1">
                <name>
                    <graphics>
                        <offset x="50" y="38"/>
                    </graphics>
                    <text>T1</text>
                </name>
                <graphics>
                    <position x="240" y="240"/>
                </graphics>
            </transition>
            <transition id="T2">
                <name>
                    <graphics>
                        <offset x="36" y="-7"/>
                    </graphics>
                    <text>T2</text>
                </name>
                <graphics>
                    <position x="495" y="240"/>
                </graphics>
            </transition>
            <transition id="T3">
                <name>
                    <graphics>
                        <offset x="-2" y="36"/>
                    </graphics>
                    <text>T3</text>
                </name>
                <graphics>
                    <position x="390" y="240"/>
                </graphics>
            </transition>
            <transition id="T4">
                <name>
                    <graphics>
                        <offset x="110" y="31"/>
                    </graphics>
                    <text>T4</text>
                </name>
                <graphics>
                    <position x="600" y="360"/>
                </graphics>
            </transition>
            <transition id="T5">
                <name>
                    <graphics>
                        <offset x="-5" y="35"/>
                    </graphics>
                    <text>T5</text>
                </name>
                <graphics>
                    <position x="150" y="150"/>
                </graphics>
            </transition>
            <arc id="P2_to_T0" source="P2" target="T0" type="normal"/>
            <arc id="P3_to_T1" source="P3" target="T1" type="normal">
                <graphics>
                    <position x="224" y="239"/>
                </graphics>
            </arc>
            <arc id="P0_to_T3" source="P0" target="T3" type="normal"/>
            <arc id="P4_to_T4" source="P4" target="T4" type="normal"/>
            <arc id="P1_to_T5" source="P1" target="T5" type="normal"/>
            <arc id="P5_to_T5" source="P5" target="T5" type="normal"/>
            <arc id="P5_to_T1" source="P5" target="T1" type="normal"/>
            <arc id="T1_to_P0" source="T1" target="P0" type="normal"/>
            <arc id="T1_to_P3" source="T1" target="P3" type="normal">
                <graphics>
                    <position x="224" y="314"/>
                </graphics>
            </arc>
            <arc id="T5_to_P3" source="T5" target="P3" type="normal"/>
            <arc id="T5_to_P0" source="T5" target="P0" type="normal"/>
            <arc id="T4_to_P1" source="T4" target="P1" type="normal">
                <graphics>
                    <position x="621" y="590"/>
                    <position x="62" y="582"/>
                    <position x="62" y="77"/>
                </graphics>
            </arc>
            <arc id="T3_to_P5" source="T3" target="P5" type="normal">
                <graphics>
                    <position x="329" y="329"/>
                </graphics>
            </arc>
            <arc id="T0_to_P5" source="T0" target="P5" type="normal">
                <graphics>
                    <position x="494" y="59"/>
                </graphics>
            </arc>
            <arc id="P0_to_T2" source="P0" target="T2" type="normal"/>
            <arc id="T2_to_P4" source="T2" target="P4" type="normal"/>
            <arc id="P0_to_T0" source="P0" target="T0" type="normal"/>
            <arc id="T0_to_P4" source="T0" target="P4" type="normal"/>
        </page>
        <name>
            <text>ComposedModel</text>
        </name>
    </net>
</pnml>