~tapaal-ltl/verifypn/scc-optimise

« back to all changes in this revision

Viewing changes to test_models/reduction-039/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>reduction-039.TRUE-1</id>
 
6
    <description>reduction-039.TRUE-1</description>
 
7
    <formula>
 
8
      <exists-path>
 
9
        <finally>
 
10
          <conjunction>
 
11
            <integer-eq>
 
12
              <tokens-count>
 
13
                <place>P11</place>
 
14
              </tokens-count>
 
15
              <integer-constant>2</integer-constant>
 
16
            </integer-eq>
 
17
            <integer-eq>
 
18
              <tokens-count>
 
19
                <place>P0</place>
 
20
              </tokens-count>
 
21
              <integer-constant>0</integer-constant>
 
22
            </integer-eq>
 
23
            <integer-eq>
 
24
              <tokens-count>
 
25
                <place>P3</place>
 
26
              </tokens-count>
 
27
              <integer-constant>0</integer-constant>
 
28
            </integer-eq>
 
29
            <integer-eq>
 
30
              <tokens-count>
 
31
                <place>P6</place>
 
32
              </tokens-count>
 
33
              <integer-constant>0</integer-constant>
 
34
            </integer-eq>
 
35
            <integer-eq>
 
36
              <tokens-count>
 
37
                <place>P9</place>
 
38
              </tokens-count>
 
39
              <integer-constant>0</integer-constant>
 
40
            </integer-eq>
 
41
          </conjunction>
 
42
        </finally>
 
43
      </exists-path>
 
44
    </formula>
 
45
  </property>
 
46
  <property>
 
47
    <id>reduction-039.TRUE-2</id>
 
48
    <description>reduction-039.TRUE-2</description>
 
49
    <formula>
 
50
      <exists-path>
 
51
        <finally>
 
52
          <deadlock/>
 
53
        </finally>
 
54
      </exists-path>
 
55
    </formula>
 
56
  </property>
 
57
  <property>
 
58
    <id>reduction-039.FALSE-3</id>
 
59
    <description>reduction-039.FALSE-3</description>
 
60
    <formula>
 
61
      <exists-path>
 
62
        <finally>
 
63
          <conjunction>
 
64
            <integer-ge>
 
65
              <tokens-count>
 
66
                <place>P12</place>
 
67
              </tokens-count>
 
68
              <integer-constant>3</integer-constant>
 
69
            </integer-ge>
 
70
            <integer-eq>
 
71
              <tokens-count>
 
72
                <place>P11</place>
 
73
              </tokens-count>
 
74
              <integer-constant>2</integer-constant>
 
75
            </integer-eq>
 
76
            <integer-eq>
 
77
              <tokens-count>
 
78
                <place>P0</place>
 
79
              </tokens-count>
 
80
              <integer-constant>0</integer-constant>
 
81
            </integer-eq>
 
82
            <integer-eq>
 
83
              <tokens-count>
 
84
                <place>P3</place>
 
85
              </tokens-count>
 
86
              <integer-constant>0</integer-constant>
 
87
            </integer-eq>
 
88
            <integer-eq>
 
89
              <tokens-count>
 
90
                <place>P6</place>
 
91
              </tokens-count>
 
92
              <integer-constant>0</integer-constant>
 
93
            </integer-eq>
 
94
            <integer-eq>
 
95
              <tokens-count>
 
96
                <place>P9</place>
 
97
              </tokens-count>
 
98
              <integer-constant>0</integer-constant>
 
99
            </integer-eq>
 
100
          </conjunction>
 
101
        </finally>
 
102
      </exists-path>
 
103
    </formula>
 
104
  </property>
 
105
</property-set>