<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Otter_O</author_name>
  <author_url>https://blog.hatena.ne.jp/Otter_O/</author_url>
  <blog_title>取り急ぎブログです</blog_title>
  <blog_url>https://otter-o.hatenadiary.org/</blog_url>
  <categories>
    <anon>Haskell</anon>
    <anon>List</anon>
    <anon>Monad</anon>
  </categories>
  <description>ここ2-3週間、暇を見つけては数独ソルバーをHaskellで書いていました…動くもの自体ができるまではそんなにかからなかったのですが（と、一応言っておいて…）、プロファイルをとりながら高速化していくステップで色々と試行錯誤があって、自分的には「なるほどねー」と思ったところがあったりしたので、何回かに分けて書いていきたいと思います。まずはじめはバックトラッキングの話…ほかにも色々と種類があるようですが、僕がやったことがある数独は９ｘ９のやつで、僕の頭で楽しく解けるやつはすでに埋まっているマスによる制約をたどっていくだけで全てのマスが埋まってしまうやつなわけです。更に難易度が上がってくると、それだ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fotter-o.hatenadiary.org%2Fentry%2F20080831%2F1220174632&quot; title=&quot;バックトラックとリストモナド - 取り急ぎブログです&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-08-31 18:23:52</published>
  <title>バックトラックとリストモナド</title>
  <type>rich</type>
  <url>https://otter-o.hatenadiary.org/entry/20080831/1220174632</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
