<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nishiohirokazu</author_name>
  <author_url>https://blog.hatena.ne.jp/nishiohirokazu/</author_url>
  <blog_title>西尾泰和のはてなダイアリー</blog_title>
  <blog_url>https://nishiohirokazu.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>→ 帰りのロマンスカーで書いた。最初最中限オンラインにAIを追加しようと思ったのだけど時間がかかりそうだったからやめてこっちにした。簡単だと思ったので。 PUZZLE = [3, 3, 3, 3, 2, 2, 2, 3, 3, 2, 2, 3, 2, 3, 2, 2, 3] START = (0, 0, 0) INIT_DIR = (0, 0, 1) def get_candidate(dir): cs = [(0, 1), (1, 0), (0, -1), (-1, 0)] if dir[0]: return [(0, x, y) for x, y in cs] if dir[1]: ret…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnishiohirokazu.hatenadiary.org%2Fentry%2F20090115%2F1232009389&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>https://cdn-ak.f.st-hatena.com/images/fotolife/n/nishiohirokazu/20081128/20081128202619.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-01-15 17:49:49</published>
  <title>木の立方体パズルの全探索</title>
  <type>rich</type>
  <url>https://nishiohirokazu.hatenadiary.org/entry/20090115/1232009389</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
