~tapaal-ltl/verifypn/scc-optimise

« back to all changes in this revision

Viewing changes to test_models/inclusion-test003/query.xml

  • 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
<property-set xmlns="http://tapaal.net/">
 
3
  
 
4
  <property>
 
5
    <id>inclusion-test003.FALSE-1</id>
 
6
    <description>inclusion-test003.FALSE-1</description>
 
7
    <formula>
 
8
      <exists-path>
 
9
        <finally>
 
10
          <integer-eq>
 
11
            <tokens-count>
 
12
              <place>end</place>
 
13
            </tokens-count>
 
14
            <integer-constant>5</integer-constant>
 
15
          </integer-eq>
 
16
        </finally>
 
17
      </exists-path>
 
18
    </formula>
 
19
  </property>
 
20
  <property>
 
21
    <id>inclusion-test003.FALSE-2</id>
 
22
    <description>inclusion-test003.FALSE-2</description>
 
23
    <formula>
 
24
      <exists-path>
 
25
        <finally>
 
26
          <integer-eq>
 
27
            <tokens-count>
 
28
              <place>end</place>
 
29
            </tokens-count>
 
30
            <integer-constant>6</integer-constant>
 
31
          </integer-eq>
 
32
        </finally>
 
33
      </exists-path>
 
34
    </formula>
 
35
  </property>
 
36
  <property>
 
37
    <id>inclusion-test003.TRUE-3</id>
 
38
    <description>inclusion-test003.TRUE-3</description>
 
39
    <formula>
 
40
      <all-paths>
 
41
        <globally>
 
42
          <disjunction>
 
43
            <integer-le>
 
44
              <tokens-count>
 
45
                <place>end</place>
 
46
              </tokens-count>
 
47
              <integer-constant>5</integer-constant>
 
48
            </integer-le>
 
49
            <integer-ge>
 
50
              <tokens-count>
 
51
                <place>P9</place>
 
52
              </tokens-count>
 
53
              <integer-constant>1</integer-constant>
 
54
            </integer-ge>
 
55
          </disjunction>
 
56
        </globally>
 
57
      </all-paths>
 
58
    </formula>
 
59
  </property>
 
60
  <property>
 
61
    <id>inclusion-test003.TRUE-4</id>
 
62
    <description>inclusion-test003.TRUE-4</description>
 
63
    <formula>
 
64
      <all-paths>
 
65
        <globally>
 
66
          <disjunction>
 
67
            <integer-ge>
 
68
              <tokens-count>
 
69
                <place>end</place>
 
70
              </tokens-count>
 
71
              <integer-constant>3</integer-constant>
 
72
            </integer-ge>
 
73
            <integer-eq>
 
74
              <tokens-count>
 
75
                <place>P0</place>
 
76
              </tokens-count>
 
77
              <integer-constant>2</integer-constant>
 
78
            </integer-eq>
 
79
            <integer-eq>
 
80
              <tokens-count>
 
81
                <place>P0</place>
 
82
              </tokens-count>
 
83
              <integer-constant>1</integer-constant>
 
84
            </integer-eq>
 
85
            <integer-eq>
 
86
              <tokens-count>
 
87
                <place>P0</place>
 
88
              </tokens-count>
 
89
              <integer-constant>0</integer-constant>
 
90
            </integer-eq>
 
91
            <integer-eq>
 
92
              <tokens-count>
 
93
                <place>P12</place>
 
94
              </tokens-count>
 
95
              <integer-constant>0</integer-constant>
 
96
            </integer-eq>
 
97
            <integer-ge>
 
98
              <tokens-count>
 
99
                <place>P7</place>
 
100
              </tokens-count>
 
101
              <integer-constant>1</integer-constant>
 
102
            </integer-ge>
 
103
            <integer-ge>
 
104
              <tokens-count>
 
105
                <place>P8</place>
 
106
              </tokens-count>
 
107
              <integer-constant>1</integer-constant>
 
108
            </integer-ge>
 
109
            <integer-gt>
 
110
              <tokens-count>
 
111
                <place>P6</place>
 
112
              </tokens-count>
 
113
              <integer-constant>0</integer-constant>
 
114
            </integer-gt>
 
115
            <integer-eq>
 
116
              <tokens-count>
 
117
                <place>P0</place>
 
118
              </tokens-count>
 
119
              <integer-constant>1</integer-constant>
 
120
            </integer-eq>
 
121
            <integer-gt>
 
122
              <tokens-count>
 
123
                <place>P0</place>
 
124
              </tokens-count>
 
125
              <integer-constant>1</integer-constant>
 
126
            </integer-gt>
 
127
          </disjunction>
 
128
        </globally>
 
129
      </all-paths>
 
130
    </formula>
 
131
  </property>
 
132
  <property>
 
133
    <id>inclusion-test003.FALSE-5</id>
 
134
    <description>inclusion-test003.FALSE-5</description>
 
135
    <formula>
 
136
      <all-paths>
 
137
        <globally>
 
138
          <disjunction>
 
139
            <integer-ge>
 
140
              <tokens-count>
 
141
                <place>end</place>
 
142
              </tokens-count>
 
143
              <integer-constant>3</integer-constant>
 
144
            </integer-ge>
 
145
            <integer-eq>
 
146
              <tokens-count>
 
147
                <place>P0</place>
 
148
              </tokens-count>
 
149
              <integer-constant>2</integer-constant>
 
150
            </integer-eq>
 
151
            <integer-eq>
 
152
              <tokens-count>
 
153
                <place>P0</place>
 
154
              </tokens-count>
 
155
              <integer-constant>1</integer-constant>
 
156
            </integer-eq>
 
157
            <integer-eq>
 
158
              <tokens-count>
 
159
                <place>P0</place>
 
160
              </tokens-count>
 
161
              <integer-constant>0</integer-constant>
 
162
            </integer-eq>
 
163
            <integer-eq>
 
164
              <tokens-count>
 
165
                <place>P12</place>
 
166
              </tokens-count>
 
167
              <integer-constant>0</integer-constant>
 
168
            </integer-eq>
 
169
            <integer-ge>
 
170
              <tokens-count>
 
171
                <place>P7</place>
 
172
              </tokens-count>
 
173
              <integer-constant>1</integer-constant>
 
174
            </integer-ge>
 
175
            <integer-ge>
 
176
              <tokens-count>
 
177
                <place>P8</place>
 
178
              </tokens-count>
 
179
              <integer-constant>1</integer-constant>
 
180
            </integer-ge>
 
181
            <integer-gt>
 
182
              <tokens-count>
 
183
                <place>P6</place>
 
184
              </tokens-count>
 
185
              <integer-constant>0</integer-constant>
 
186
            </integer-gt>
 
187
            <integer-eq>
 
188
              <tokens-count>
 
189
                <place>P0</place>
 
190
              </tokens-count>
 
191
              <integer-constant>1</integer-constant>
 
192
            </integer-eq>
 
193
            <integer-gt>
 
194
              <tokens-count>
 
195
                <place>P0</place>
 
196
              </tokens-count>
 
197
              <integer-constant>3</integer-constant>
 
198
            </integer-gt>
 
199
          </disjunction>
 
200
        </globally>
 
201
      </all-paths>
 
202
    </formula>
 
203
  </property>
 
204
</property-set>