<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.ratatanek.cz/hg/pydivine/</link>
    <language>en-us</language>

    <title>pydivine Changelog</title>
    <description>pydivine Changelog</description>
    <item>
    <title>Refactoring.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/pydivine/rev/899a9734926a</guid>
    <description><![CDATA[Refactoring.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sun, 21 Mar 2010 18:46:14 +0100</pubDate>
</item>
<item>
    <title>Added support for Buchi automata and synchronous product.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/pydivine/rev/cd0ad5f8582f</guid>
    <description><![CDATA[Added support for Buchi automata and synchronous product.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sun, 21 Mar 2010 14:37:49 +0100</pubDate>
</item>
<item>
    <title>Refactoring, added support for ramp functions, Calin's model and MonoDevelop solution.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/pydivine/rev/f2c17822b9bf</guid>
    <description><![CDATA[Refactoring, added support for ramp functions, Calin's model and MonoDevelop solution.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Thu, 18 Mar 2010 11:57:26 +0100</pubDate>
</item>
<item>
    <title>Fixed a bug in ParamSet.union, added a verification step.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/pydivine/rev/aa0926f29413</guid>
    <description><![CDATA[Fixed a bug in ParamSet.union, added a verification step.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Thu, 28 Jan 2010 19:50:25 +0100</pubDate>
</item>
<item>
    <title>The algorithm walks the verteces in DFS order.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/pydivine/rev/ecca9619d2ee</guid>
    <description><![CDATA[The algorithm walks the verteces in DFS order.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Fri, 22 Jan 2010 18:38:44 +0100</pubDate>
</item>
<item>
    <title>Added support for initial states and threshold refinement.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/pydivine/rev/44208a6e210c</guid>
    <description><![CDATA[Added support for initial states and threshold refinement.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Wed, 13 Jan 2010 21:16:11 +0100</pubDate>
</item>
<item>
    <title>Replaced the variation generator with a shorter and more pythonic version.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/pydivine/rev/ceca4c197704</guid>
    <description><![CDATA[Replaced the variation generator with a shorter and more pythonic version.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sat, 19 Dec 2009 23:47:46 +0100</pubDate>
</item>
<item>
    <title>StateSpace.successors renamed to StateSpace.out_edges which now returns an object with `source` and `target` properties.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/pydivine/rev/4d6ee5c13d3d</guid>
    <description><![CDATA[StateSpace.successors renamed to StateSpace.out_edges which now returns an object with `source` and `target` properties.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sat, 19 Dec 2009 17:17:06 +0100</pubDate>
</item>
<item>
    <title>Added __str__ and __repr__ for Model.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/pydivine/rev/5eab02f90bcc</guid>
    <description><![CDATA[Added __str__ and __repr__ for Model.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sat, 19 Dec 2009 16:46:11 +0100</pubDate>
</item>
<item>
    <title>Split the code to multiple files.</title>
    <guid isPermaLink="true">http://www.ratatanek.cz/hg/pydivine/rev/9997074b9b10</guid>
    <description><![CDATA[Split the code to multiple files.]]></description>
    <author>&#77;&#97;&#114;&#116;&#105;&#110;&#32;&#86;&#101;&#106;&#110;&#97;&#114;&#32;&#60;&#97;&#118;&#97;&#107;&#97;&#114;&#64;&#114;&#97;&#116;&#97;&#116;&#97;&#110;&#101;&#107;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sat, 19 Dec 2009 16:05:43 +0100</pubDate>
</item>

  </channel>
</rss>
