~boginw/verifypn/fix-branch

« back to all changes in this revision

Viewing changes to test_models/orphans-test002/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="TAPN1_Start">
 
6
                <graphics>
 
7
                    <position x="150" y="75"/>
 
8
                </graphics>
 
9
                <name>
 
10
                    <graphics>
 
11
                        <offset x="-5" y="35"/>
 
12
                    </graphics>
 
13
                    <text>TAPN1_Start</text>
 
14
                </name>
 
15
                <initialMarking>
 
16
                    <text>1</text>
 
17
                </initialMarking>
 
18
            </place>
 
19
            <place id="TAPN1_P1">
 
20
                <graphics>
 
21
                    <position x="405" y="75"/>
 
22
                </graphics>
 
23
                <name>
 
24
                    <graphics>
 
25
                        <offset x="-5" y="35"/>
 
26
                    </graphics>
 
27
                    <text>TAPN1_P1</text>
 
28
                </name>
 
29
                <initialMarking>
 
30
                    <text>1</text>
 
31
                </initialMarking>
 
32
            </place>
 
33
            <place id="TAPN1_P2">
 
34
                <graphics>
 
35
                    <position x="270" y="225"/>
 
36
                </graphics>
 
37
                <name>
 
38
                    <graphics>
 
39
                        <offset x="-5" y="35"/>
 
40
                    </graphics>
 
41
                    <text>TAPN1_P2</text>
 
42
                </name>
 
43
                <initialMarking>
 
44
                    <text>0</text>
 
45
                </initialMarking>
 
46
            </place>
 
47
            <place id="TAPN1_End">
 
48
                <graphics>
 
49
                    <position x="525" y="270"/>
 
50
                </graphics>
 
51
                <name>
 
52
                    <graphics>
 
53
                        <offset x="-5" y="35"/>
 
54
                    </graphics>
 
55
                    <text>TAPN1_End</text>
 
56
                </name>
 
57
                <initialMarking>
 
58
                    <text>0</text>
 
59
                </initialMarking>
 
60
            </place>
 
61
            <place id="TAPN1_P4">
 
62
                <graphics>
 
63
                    <position x="510" y="75"/>
 
64
                </graphics>
 
65
                <name>
 
66
                    <graphics>
 
67
                        <offset x="-5" y="35"/>
 
68
                    </graphics>
 
69
                    <text>TAPN1_P4</text>
 
70
                </name>
 
71
                <initialMarking>
 
72
                    <text>3</text>
 
73
                </initialMarking>
 
74
            </place>
 
75
            <transition id="TAPN1_T0">
 
76
                <name>
 
77
                    <graphics>
 
78
                        <offset x="-5" y="35"/>
 
79
                    </graphics>
 
80
                    <text>TAPN1_T0</text>
 
81
                </name>
 
82
                <graphics>
 
83
                    <position x="270" y="135"/>
 
84
                </graphics>
 
85
            </transition>
 
86
            <transition id="TAPN1_T1">
 
87
                <name>
 
88
                    <graphics>
 
89
                        <offset x="-5" y="35"/>
 
90
                    </graphics>
 
91
                    <text>TAPN1_T1</text>
 
92
                </name>
 
93
                <graphics>
 
94
                    <position x="390" y="165"/>
 
95
                </graphics>
 
96
            </transition>
 
97
            <transition id="TAPN1_T2">
 
98
                <name>
 
99
                    <graphics>
 
100
                        <offset x="-5" y="35"/>
 
101
                    </graphics>
 
102
                    <text>TAPN1_T2</text>
 
103
                </name>
 
104
                <graphics>
 
105
                    <position x="165" y="165"/>
 
106
                </graphics>
 
107
            </transition>
 
108
            <arc id="TAPN1_Start_to_TAPN1_T0" source="TAPN1_Start" target="TAPN1_T0" type="normal"/>
 
109
            <arc id="TAPN1_P1_to_TAPN1_T0" source="TAPN1_P1" target="TAPN1_T0" type="normal"/>
 
110
            <arc id="TAPN1_P4_to_TAPN1_T1" source="TAPN1_P4" target="TAPN1_T1" type="normal"/>
 
111
            <arc id="TAPN1_P2_to_TAPN1_T2" source="TAPN1_P2" target="TAPN1_T2" type="normal"/>
 
112
            <arc id="TAPN1_P4_to_TAPN1_T2" source="TAPN1_P4" target="TAPN1_T2" type="normal">
 
113
                <graphics>
 
114
                    <position x="193" y="13"/>
 
115
                    <position x="58" y="43"/>
 
116
                    <position x="58" y="193"/>
 
117
                </graphics>
 
118
            </arc>
 
119
            <arc id="TAPN1_T0_to_TAPN1_P2" source="TAPN1_T0" target="TAPN1_P2" type="normal"/>
 
120
            <arc id="TAPN1_T1_to_TAPN1_End" source="TAPN1_T1" target="TAPN1_End" type="normal"/>
 
121
            <arc id="TAPN1_T2_to_TAPN1_Start" source="TAPN1_T2" target="TAPN1_Start" type="normal"/>
 
122
            <arc id="TAPN1_T2_to_TAPN1_P1" source="TAPN1_T2" target="TAPN1_P1" type="normal">
 
123
                <graphics>
 
124
                    <position x="343" y="73"/>
 
125
                </graphics>
 
126
            </arc>
 
127
            <arc id="TAPN1_P2_to_TAPN1_T1" source="TAPN1_P2" target="TAPN1_T1" type="normal">
 
128
                <graphics>
 
129
                    <position x="343" y="178"/>
 
130
                </graphics>
 
131
            </arc>
 
132
            <arc id="TAPN1_T1_to_TAPN1_P2" source="TAPN1_T1" target="TAPN1_P2" type="normal">
 
133
                <graphics>
 
134
                    <position x="358" y="253"/>
 
135
                </graphics>
 
136
            </arc>
 
137
        </page>
 
138
        <name>
 
139
            <text>ComposedModel</text>
 
140
        </name>
 
141
    </net>
 
142
</pnml>