~tapaal-ltl/verifypn/scc-optimise

« back to all changes in this revision

Viewing changes to test_models/continuous-test003/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="P0">
 
6
                <graphics>
 
7
                    <position x="165" y="225"/>
 
8
                </graphics>
 
9
                <name>
 
10
                    <graphics>
 
11
                        <offset x="-5" y="35"/>
 
12
                    </graphics>
 
13
                    <text>P0</text>
 
14
                </name>
 
15
                <initialMarking>
 
16
                    <text>1</text>
 
17
                </initialMarking>
 
18
            </place>
 
19
            <place id="P1">
 
20
                <graphics>
 
21
                    <position x="375" y="225"/>
 
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="270" y="60"/>
 
36
                </graphics>
 
37
                <name>
 
38
                    <graphics>
 
39
                        <offset x="-5" y="35"/>
 
40
                    </graphics>
 
41
                    <text>P2</text>
 
42
                </name>
 
43
                <initialMarking>
 
44
                    <text>1</text>
 
45
                </initialMarking>
 
46
            </place>
 
47
            <place id="P3">
 
48
                <graphics>
 
49
                    <position x="465" y="30"/>
 
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
            <transition id="T0">
 
62
                <name>
 
63
                    <graphics>
 
64
                        <offset x="-5" y="35"/>
 
65
                    </graphics>
 
66
                    <text>T0</text>
 
67
                </name>
 
68
                <graphics>
 
69
                    <position x="270" y="225"/>
 
70
                </graphics>
 
71
            </transition>
 
72
            <transition id="T1">
 
73
                <name>
 
74
                    <graphics>
 
75
                        <offset x="-5" y="35"/>
 
76
                    </graphics>
 
77
                    <text>T1</text>
 
78
                </name>
 
79
                <graphics>
 
80
                    <position x="360" y="15"/>
 
81
                </graphics>
 
82
            </transition>
 
83
            <transition id="T2">
 
84
                <name>
 
85
                    <graphics>
 
86
                        <offset x="-5" y="35"/>
 
87
                    </graphics>
 
88
                    <text>T2</text>
 
89
                </name>
 
90
                <graphics>
 
91
                    <position x="375" y="90"/>
 
92
                </graphics>
 
93
            </transition>
 
94
            <transition id="T3">
 
95
                <name>
 
96
                    <graphics>
 
97
                        <offset x="-5" y="35"/>
 
98
                    </graphics>
 
99
                    <text>T3</text>
 
100
                </name>
 
101
                <graphics>
 
102
                    <position x="465" y="165"/>
 
103
                </graphics>
 
104
            </transition>
 
105
            <transition id="T4">
 
106
                <name>
 
107
                    <graphics>
 
108
                        <offset x="-5" y="35"/>
 
109
                    </graphics>
 
110
                    <text>T4</text>
 
111
                </name>
 
112
                <graphics>
 
113
                    <position x="570" y="30"/>
 
114
                </graphics>
 
115
            </transition>
 
116
            <arc id="P0_to_T0" source="P0" target="T0" type="normal"/>
 
117
            <arc id="P2_to_T1" source="P2" target="T1" type="normal"/>
 
118
            <arc id="P2_to_T2" source="P2" target="T2" type="normal"/>
 
119
            <arc id="P1_to_T3" source="P1" target="T3" type="normal"/>
 
120
            <arc id="P3_to_T4" source="P3" target="T4" type="normal">
 
121
                <graphics>
 
122
                    <position x="538" y="13"/>
 
123
                </graphics>
 
124
            </arc>
 
125
            <arc id="T0_to_P1" source="T0" target="P1" type="normal"/>
 
126
            <arc id="T1_to_P3" source="T1" target="P3" type="normal"/>
 
127
            <arc id="T2_to_P3" source="T2" target="P3" type="normal"/>
 
128
            <arc id="T3_to_P3" source="T3" target="P3" type="normal"/>
 
129
            <arc id="T4_to_P3" source="T4" target="P3" type="normal">
 
130
                <graphics>
 
131
                    <position x="538" y="73"/>
 
132
                </graphics>
 
133
            </arc>
 
134
            <arc id="P2_to_T3" source="P2" target="T3" type="inhibitor">
 
135
                <graphics>
 
136
                    <position x="358" y="163"/>
 
137
                </graphics>
 
138
            </arc>
 
139
        </page>
 
140
        <name>
 
141
            <text>ComposedModel</text>
 
142
        </name>
 
143
    </net>
 
144
</pnml>