<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/statechum/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/statechum/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/statechum/bugs/</id><updated>2008-12-22T18:43:15Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>explicit negatives</title><link href="https://sourceforge.net/p/statechum/bugs/7/" rel="alternate"/><published>2008-12-22T18:43:15Z</published><updated>2008-12-22T18:43:15Z</updated><author><name>neil_w</name><uri>https://sourceforge.net/u/userid-1327878/</uri></author><id>https://sourceforge.net705cee5312e82f13086cfb6ee6d467db67f4cb25</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Currently, the automatically generated PROMELA model does not make negatives explicit - not sure whether this will make a difference for our purposes&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>debug mode fault</title><link href="https://sourceforge.net/p/statechum/bugs/6/" rel="alternate"/><published>2008-12-22T10:55:56Z</published><updated>2008-12-22T10:55:56Z</updated><author><name>neil_w</name><uri>https://sourceforge.net/u/userid-1327878/</uri></author><id>https://sourceforge.netf9552fcecde797661703f94f18b3afccc38bf896</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When in debug mode, two dialog boxes are displayed for every question&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>empty counter examples cause exception</title><link href="https://sourceforge.net/p/statechum/bugs/5/" rel="alternate"/><published>2008-09-01T12:15:59Z</published><updated>2008-09-01T12:15:59Z</updated><author><name>neil_w</name><uri>https://sourceforge.net/u/userid-1327878/</uri></author><id>https://sourceforge.net947cac4410aaf91f6a842f81108e3539c90c8c0a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;need better way of dealing with empty counter examples - SPIN can provide multiple counter examples, which should provide alternatives.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>dot graph output has extra node</title><link href="https://sourceforge.net/p/statechum/bugs/4/" rel="alternate"/><published>2008-08-22T09:38:56Z</published><updated>2008-08-22T09:38:56Z</updated><author><name>neil_w</name><uri>https://sourceforge.net/u/userid-1327878/</uri></author><id>https://sourceforge.nete6aa08c8c617e570381ded7d256f04ce5b7b6b39</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When dot-graph output is switched on, the graph has a superfluous node.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>exception when using LTL formulae with QSMTool interface</title><link href="https://sourceforge.net/p/statechum/bugs/3/" rel="alternate"/><published>2008-07-31T14:22:16Z</published><updated>2008-07-31T14:22:16Z</updated><author><name>neil_w</name><uri>https://sourceforge.net/u/userid-1327878/</uri></author><id>https://sourceforge.net1e7750606d3cceb7e6fb8ad7e66c8446230cf8d3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When using the attached file as input to QSMTool (using the LTL extension), I get the following output:&lt;/p&gt;
&lt;p&gt;&amp;lt;temp&amp;gt; [c, c]&lt;br /&gt;
RESTART - restartSOFT&lt;br /&gt;
Configuration file null does not exist.&lt;br /&gt;
Exception in thread "RPNI learner thread" java.lang.NullPointerException&lt;br /&gt;
at statechum.analysis.learning.rpnicore.ComputeQuestions.computeQS_general(ComputeQuestions.java:88)&lt;br /&gt;
at statechum.analysis.learning.rpnicore.ComputeQuestions.computeQS(ComputeQuestions.java:395)&lt;br /&gt;
at statechum.analysis.learning.spin.BlueFringeSpinLearner.learnMachine(BlueFringeSpinLearner.java:113)&lt;br /&gt;
at statechum.analysis.learning.PickNegativesVisualiser$1.run(PickNegativesVisualiser.java:119)&lt;br /&gt;
at java.lang.Thread.run(Thread.java:619)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>RandomPathGenerator only produces negative paths</title><link href="https://sourceforge.net/p/statechum/bugs/2/" rel="alternate"/><published>2008-06-19T08:38:52Z</published><updated>2008-06-19T08:38:52Z</updated><author><name>neil_w</name><uri>https://sourceforge.net/u/userid-1327878/</uri></author><id>https://sourceforge.netf35a06c9d942d96faf3eabe9be14bdb3de3ab8af</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In RandomPathGenerator call the generatePosNeg or generateRandomPosneg methods.&lt;/p&gt;
&lt;p&gt;Afterwards, when you call a getAllSequences it returns a set of negative paths, but when you call a getExtraSequences method it is empty.&lt;/p&gt;
&lt;p&gt;In practice, it is possible to use the getAllSequences by itself (you can treat the prefixes to the negative strings as positive strings), so doesn't it make sense to just remove the getExtraSequences altogether?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>merged pta misses transitions</title><link href="https://sourceforge.net/p/statechum/bugs/1/" rel="alternate"/><published>2008-04-06T12:07:44Z</published><updated>2008-04-06T12:07:44Z</updated><author><name>neil_w</name><uri>https://sourceforge.net/u/userid-1327878/</uri></author><id>https://sourceforge.net34c7ef9c2189511cb3d9b95d61bdd36a631119c9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Using BlueFringeSpinLearner, after a soft restart, the resulting PTA can sometimes miss out important transitions. &lt;/p&gt;
&lt;p&gt;I doubt the hard/soft restart issue has anything to do with this bug, it looks as if something might be going wrong during the merging process? &lt;/p&gt;
&lt;p&gt;Attached is a screenshot - so here there is only one possible path from Init, with just a single transition, the second transition to the rest of the machine is missing, so it generates no further questions.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>