<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0">

<channel>
  <title>phimuemue</title>
  <link>http://phimuemue.com</link>
  <description>Mathematical and computer science-related things</description>
  <item>
    <title>Quine</title>
    <link>http://phimuemue.com/blog.php?article=150</link>
    <description>A simple program printing its own source code.</description>
	<category>recursion/programming</category>
  </item>
  <item>
    <title>Randomized SAT-(maybe)-solver</title>
    <link>http://phimuemue.com/blog.php?article=99</link>
    <description>Presents a randomized algorithm eventually solving a SAT-instance.</description>
	<category>randomized algorithm/np</category>
  </item>
  <item>
  	<title>Perfect concentration game</title>
  	<link>http://phimuemue.com/blog.php?article=167</link>
  	<description>Probably everyone knows the game concentration. For those who don't, here's an explanation. This article presents a stochastic problem concerning this game.</description>
  	<category>probability theory/quiz</category>
  </item>
</channel>

</rss>
