<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fukayatsu</author_name>
  <author_url>https://blog.hatena.ne.jp/fukayatsu/</author_url>
  <blog_title>fukayatsuのブログ</blog_title>
  <blog_url>https://fukayatsu.hateblo.jp/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>puzzle</anon>
  </categories>
  <description>対象はこのパズル。会社の先輩に貸していただいたはいいものの、なかなか難しい。最後のピースが裏表逆だったらはまるのにとか、あと1マス分糸鋸で切ってはめたいとか、そんなのばっかだ。ということで、スクリプトで解いた。(というか解いている途中) GDDのスライドパズルの経験と、テトリスを作った経験が活きた気がする。基本的な戦略は、 ブロックを5x5にデータ化 例えば、 0,0,0,0,0, 0,0,0,0,0, 1,1,1,1,1, 0,0,0,0,0, 0,0,0,0,0 とか、 0,0,0,0,0, 0,0,5,0,0, 0,5,5,5,0, 0,0,5,0,0, 0,0,0,0,0 みたいな感じ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffukayatsu.hateblo.jp%2Fentry%2F20111016%2F1318770984&quot; title=&quot;二次元パズルをRubyで解く(現在解析中) - fukayatsuのブログ&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>http://cdn-ak.f.st-hatena.com/images/fotolife/f/fukayatsu/20111016/20111016214946_120.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-10-16 22:16:24</published>
  <title>二次元パズルをRubyで解く(現在解析中)</title>
  <type>rich</type>
  <url>https://fukayatsu.hateblo.jp/entry/20111016/1318770984</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
