~tapaal-ltl/verifypn/scc-optimise

« back to all changes in this revision

Viewing changes to test_models/transport-test014/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="Empty1">
 
6
                <graphics>
 
7
                    <position x="270" y="30"/>
 
8
                </graphics>
 
9
                <name>
 
10
                    <graphics>
 
11
                        <offset x="75" y="-8"/>
 
12
                    </graphics>
 
13
                    <text>Empty1</text>
 
14
                </name>
 
15
                <initialMarking>
 
16
                    <text>1</text>
 
17
                </initialMarking>
 
18
            </place>
 
19
            <place id="Empty2">
 
20
                <graphics>
 
21
                    <position x="270" y="165"/>
 
22
                </graphics>
 
23
                <name>
 
24
                    <graphics>
 
25
                        <offset x="-5" y="35"/>
 
26
                    </graphics>
 
27
                    <text>Empty2</text>
 
28
                </name>
 
29
                <initialMarking>
 
30
                    <text>0</text>
 
31
                </initialMarking>
 
32
            </place>
 
33
            <place id="Empty3">
 
34
                <graphics>
 
35
                    <position x="270" y="330"/>
 
36
                </graphics>
 
37
                <name>
 
38
                    <graphics>
 
39
                        <offset x="-5" y="35"/>
 
40
                    </graphics>
 
41
                    <text>Empty3</text>
 
42
                </name>
 
43
                <initialMarking>
 
44
                    <text>0</text>
 
45
                </initialMarking>
 
46
            </place>
 
47
            <place id="P37">
 
48
                <graphics>
 
49
                    <position x="510" y="345"/>
 
50
                </graphics>
 
51
                <name>
 
52
                    <graphics>
 
53
                        <offset x="-5" y="35"/>
 
54
                    </graphics>
 
55
                    <text>P37</text>
 
56
                </name>
 
57
                <initialMarking>
 
58
                    <text>0</text>
 
59
                </initialMarking>
 
60
            </place>
 
61
            <transition id="T15">
 
62
                <name>
 
63
                    <graphics>
 
64
                        <offset x="-5" y="35"/>
 
65
                    </graphics>
 
66
                    <text>T15</text>
 
67
                </name>
 
68
                <graphics>
 
69
                    <position x="150" y="90"/>
 
70
                </graphics>
 
71
            </transition>
 
72
            <transition id="T16">
 
73
                <name>
 
74
                    <graphics>
 
75
                        <offset x="-5" y="35"/>
 
76
                    </graphics>
 
77
                    <text>T16</text>
 
78
                </name>
 
79
                <graphics>
 
80
                    <position x="285" y="90"/>
 
81
                </graphics>
 
82
            </transition>
 
83
            <transition id="T17">
 
84
                <name>
 
85
                    <graphics>
 
86
                        <offset x="-5" y="35"/>
 
87
                    </graphics>
 
88
                    <text>T17</text>
 
89
                </name>
 
90
                <graphics>
 
91
                    <position x="390" y="90"/>
 
92
                </graphics>
 
93
            </transition>
 
94
            <transition id="T18">
 
95
                <name>
 
96
                    <graphics>
 
97
                        <offset x="-5" y="35"/>
 
98
                    </graphics>
 
99
                    <text>T18</text>
 
100
                </name>
 
101
                <graphics>
 
102
                    <position x="150" y="255"/>
 
103
                </graphics>
 
104
            </transition>
 
105
            <transition id="T19">
 
106
                <name>
 
107
                    <graphics>
 
108
                        <offset x="-5" y="35"/>
 
109
                    </graphics>
 
110
                    <text>T19</text>
 
111
                </name>
 
112
                <graphics>
 
113
                    <position x="270" y="255"/>
 
114
                </graphics>
 
115
            </transition>
 
116
            <transition id="T20">
 
117
                <name>
 
118
                    <graphics>
 
119
                        <offset x="-5" y="35"/>
 
120
                    </graphics>
 
121
                    <text>T20</text>
 
122
                </name>
 
123
                <graphics>
 
124
                    <position x="375" y="255"/>
 
125
                </graphics>
 
126
            </transition>
 
127
            <transition id="T21">
 
128
                <name>
 
129
                    <graphics>
 
130
                        <offset x="-5" y="35"/>
 
131
                    </graphics>
 
132
                    <text>T21</text>
 
133
                </name>
 
134
                <graphics>
 
135
                    <position x="270" y="405"/>
 
136
                </graphics>
 
137
            </transition>
 
138
            <arc id="Empty3_to_T21" source="Empty3" target="T21" type="normal"/>
 
139
            <arc id="P37_to_T21" source="P37" target="T21" type="normal"/>
 
140
            <arc id="T20_to_P37" source="T20" target="P37" type="normal"/>
 
141
            <arc id="T19_to_P37" source="T19" target="P37" type="normal"/>
 
142
            <arc id="T18_to_P37" source="T18" target="P37" type="normal"/>
 
143
            <arc id="Empty1_to_T15" source="Empty1" target="T15" type="normal"/>
 
144
            <arc id="T15_to_Empty2" source="T15" target="Empty2" type="normal">
 
145
                <graphics>
 
146
                    <position x="164" y="104"/>
 
147
                </graphics>
 
148
            </arc>
 
149
            <arc id="Empty2_to_T18" source="Empty2" target="T18" type="normal"/>
 
150
            <arc id="T18_to_Empty3" source="T18" target="Empty3" type="normal">
 
151
                <graphics>
 
152
                    <position x="164" y="269"/>
 
153
                </graphics>
 
154
            </arc>
 
155
            <arc id="Empty1_to_T16" source="Empty1" target="T16" type="normal"/>
 
156
            <arc id="T16_to_Empty2" source="T16" target="Empty2" type="normal"/>
 
157
            <arc id="Empty1_to_T17" source="Empty1" target="T17" type="normal"/>
 
158
            <arc id="T17_to_Empty2" source="T17" target="Empty2" type="normal"/>
 
159
            <arc id="Empty2_to_T19" source="Empty2" target="T19" type="normal"/>
 
160
            <arc id="T19_to_Empty3" source="T19" target="Empty3" type="normal"/>
 
161
            <arc id="Empty2_to_T20" source="Empty2" target="T20" type="normal"/>
 
162
            <arc id="T20_to_Empty3" source="T20" target="Empty3" type="normal"/>
 
163
        </page>
 
164
        <name>
 
165
            <text>ComposedModel</text>
 
166
        </name>
 
167
    </net>
 
168
</pnml>