<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="https://www.leonrische.me/pages/changelog/index.xml" rel="self" type="application/rss+xml" />
    <title>leonrische.me, Changelog</title>
    <link>https://www.leonrische.me</link>
    <description>Changelog for pages on leonrische.me</description>
    
    <item>
      <title>1.2.0</title>
      <link>https://www.leonrische.me/pages/changelog/1_2_0.html</link>
      <guid isPermaLink="true">https://www.leonrische.me/pages/changelog/1_2_0.html</guid>
      <pubDate>Sun, 14 Jun 2026 20:08:00 +0200</pubDate>
      <description><![CDATA[
<p>
I've written a wrapper around Donald Knuth's <code>dlx1.c</code> implementation
of an exact-cover solver to use it <a href="https://leonrische.me/pages/dlx_from_python.html">from Python</a> and started collecting
some patterns for expressing more flexible constraints as equivalent
exact-cover problems.
</p>
<p>
<a href="https://leonrische.me/pages/equals_by_exact_cover.html">Equality by Exact Cover</a> explores how integer equality can be expressed
as an exact-cover problem, and <a href="https://leonrische.me/pages/tiling_grids_with_loops.html">Tiling Grids with (Directed) Loops</a> uses
the solver to fill a 2D grid with directed loops.
</p>
]]></description>
    </item>
    
    <item>
      <title>1.1.0</title>
      <link>https://www.leonrische.me/pages/changelog/1_1_0.html</link>
      <guid isPermaLink="true">https://www.leonrische.me/pages/changelog/1_1_0.html</guid>
      <pubDate>Tue, 09 Jun 2026 20:59:00 +0200</pubDate>
      <description><![CDATA[
<p>
<a href="https://leonrische.me/pages/regular_languages_in_neo4j_and_cypher.html">Regular Languages in Neo4j and Cypher</a> explores how nondeterministic
finite automata can be represented as graphs, and how path patterns
can be used to find words in the regular languages accepted by
these automata.
</p>
]]></description>
    </item>
    
    <item>
      <title>1.0.0</title>
      <link>https://www.leonrische.me/pages/changelog/1_0_0.html</link>
      <guid isPermaLink="true">https://www.leonrische.me/pages/changelog/1_0_0.html</guid>
      <pubDate>Sat, 06 Jun 2026 23:34:00 +0200</pubDate>
      <description><![CDATA[
<p>
There's now a <a href="https://leonrische.me/pages/changelog/index.html">Changelog</a> keeping track of how the content of this
website changes over time.
</p>
<p>
I've rewritten the <a href="https://leonrische.me/pages/index.html">Index</a> page to longer paragraphs and removed some
unfinished or very short pages. If something went missing along the
way, please let me know!
</p>
<p>
<a href="https://leonrische.me/pages/simulating_slime_mold.html">Simulating Slime Mold</a> has some pretty images that don't look like
slime mold at all.
</p>
]]></description>
    </item>
    
  </channel>
</rss>