Working on 3, f-ing uppaal is giving absurd errors
authorpimjager <pim@pimjager.nl>
Thu, 16 Jun 2016 12:52:58 +0000 (14:52 +0200)
committerpimjager <pim@pimjager.nl>
Thu, 16 Jun 2016 12:52:58 +0000 (14:52 +0200)
uppaal/3.xml [new file with mode: 0644]

diff --git a/uppaal/3.xml b/uppaal/3.xml
new file mode 100644 (file)
index 0000000..5861b32
--- /dev/null
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<!DOCTYPE nta PUBLIC '-//Uppaal Team//DTD Flat System 1.1//EN' 'http://www.it.uu.se/research/group/darts/uppaal/flat-1_2.dtd'>\r
+<nta>\r
+       <declaration>// Place global declarations here.
+chan cool, inr[2], outr[2];
+</declaration>\r
+       <template>\r
+               <name x="5" y="5">Tank</name>\r
+               <declaration>// Place local declarations here.
+clock temp = 102.0;</declaration>\r
+               <location id="id0" x="-535" y="42">\r
+                       <name x="-612" y="8">overheating</name>\r
+                       <label kind="invariant" x="-620" y="59">temp' == 1.0</label>\r
+               </location>\r
+               <location id="id1" x="-119" y="0">\r
+                       <name x="-93" y="-8">cooling2</name>\r
+                       <label kind="invariant" x="-93" y="17">temp' == 0.1*temp - 12.0
+&amp;&amp; temp &gt; 102</label>\r
+               </location>\r
+               <location id="id2" x="-127" y="-127">\r
+                       <name x="-93" y="-136">cooling1</name>\r
+                       <label kind="invariant" x="-137" y="-110">temp' == 0.1*temp - 11.2
+&amp;&amp; temp &gt; 102</label>\r
+               </location>\r
+               <location id="id3" x="-238" y="-76">\r
+                       <label kind="invariant" x="-365" y="-59">temp' == 0.1*temp - 10.0</label>\r
+                       <urgent/>\r
+               </location>\r
+               <location id="id4" x="-408" y="-76">\r
+                       <name x="-484" y="-110">inRange</name>\r
+                       <label kind="invariant" x="-595" y="-85">temp' == 0.1*temp - 10.0</label>\r
+               </location>\r
+               <init ref="id4"/>\r
+               <transition>\r
+                       <source ref="id4"/>\r
+                       <target ref="id0"/>\r
+               </transition>\r
+               <transition>\r
+                       <source ref="id1"/>\r
+                       <target ref="id4"/>\r
+                       <label kind="guard" x="-390" y="38">temp &gt;= 102 &amp;&amp; temp &lt;= 105</label>\r
+                       <label kind="synchronisation" x="-390" y="55">outr[1]!</label>\r
+                       <nail x="-119" y="76"/>\r
+                       <nail x="-408" y="68"/>\r
+               </transition>\r
+               <transition>\r
+                       <source ref="id2"/>\r
+                       <target ref="id4"/>\r
+                       <label kind="guard" x="-398" y="-246">temp &gt;= 102 &amp;&amp; temp &lt;= 105</label>\r
+                       <label kind="synchronisation" x="-398" y="-229">outr[0]!</label>\r
+                       <nail x="-127" y="-212"/>\r
+                       <nail x="-416" y="-212"/>\r
+               </transition>\r
+               <transition>\r
+                       <source ref="id3"/>\r
+                       <target ref="id1"/>\r
+                       <label kind="synchronisation" x="-204" y="-25">inr[1]?</label>\r
+               </transition>\r
+               <transition>\r
+                       <source ref="id3"/>\r
+                       <target ref="id2"/>\r
+                       <label kind="synchronisation" x="-220" y="-118">inr[0]?</label>\r
+               </transition>\r
+               <transition>\r
+                       <source ref="id4"/>\r
+                       <target ref="id3"/>\r
+                       <label kind="guard" x="-357" y="-110">temp &gt;= 110</label>\r
+                       <label kind="synchronisation" x="-340" y="-93">cool!</label>\r
+               </transition>\r
+       </template>\r
+       <template>\r
+               <name>Rod</name>\r
+               <parameter>int[0,1] id</parameter>\r
+               <declaration>clock t;</declaration>\r
+               <location id="id5" x="-221" y="-144">\r
+                       <name x="-246" y="-127">cooling</name>\r
+                       <urgent/>\r
+               </location>\r
+               <location id="id6" x="-323" y="-144">\r
+                       <name x="-357" y="-127">inVessel</name>\r
+               </location>\r
+               <location id="id7" x="-391" y="-144">\r
+                       <urgent/>\r
+               </location>\r
+               <location id="id8" x="-459" y="-144">\r
+                       <name x="-493" y="-127">available</name>\r
+               </location>\r
+               <init ref="id8"/>\r
+               <transition>\r
+                       <source ref="id5"/>\r
+                       <target ref="id8"/>\r
+                       <label kind="guard" x="-449" y="-272">t &gt;= 20</label>\r
+                       <nail x="-221" y="-238"/>\r
+                       <nail x="-467" y="-238"/>\r
+               </transition>\r
+               <transition>\r
+                       <source ref="id6"/>\r
+                       <target ref="id5"/>\r
+                       <label kind="synchronisation" x="-305" y="-161">outr[id]?</label>\r
+                       <label kind="assignment" x="-305" y="-144">t=0</label>\r
+               </transition>\r
+               <transition>\r
+                       <source ref="id7"/>\r
+                       <target ref="id6"/>\r
+                       <label kind="synchronisation" x="-374" y="-170">inr[id]!</label>\r
+               </transition>\r
+               <transition>\r
+                       <source ref="id8"/>\r
+                       <target ref="id7"/>\r
+                       <label kind="synchronisation" x="-441" y="-161">cool?</label>\r
+               </transition>\r
+       </template>\r
+       <system>// Place template instantiations here.
+// List one or more processes to be composed into a system.
+r1 = Rod(0);
+r2 = Rod(1);
+system Tank, r1, r2;
+    </system>\r
+       <queries>\r
+       </queries>\r
+</nta>\r