<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>matsu7874</author_name>
  <author_url>https://blog.hatena.ne.jp/matsu7874/</author_url>
  <blog_title>matsu7874のブログ</blog_title>
  <blog_url>https://matsu7874.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>アルゴリズム</anon>
    <anon>パズル</anon>
  </categories>
  <description>n-ominoとはn個の正方形で構成されるポリオミノ(Wikipedia)。 n-ominoの列挙を行うRedelmeier's algorithmをPythonで実装した。 速度検証 反転・回転を考慮しないn-ominoを列挙し、個数を数えた。所要時間は下記の通りだった。 n n-omino elapsed[s] 1 1 0.000000 2 2 0.000000 3 6 0.000000 4 19 0.000000 5 63 0.000000 6 216 0.001007 7 760 0.004043 8 2725 0.015034 9 9910 0.060160 10 36446 0.2…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmatsu7874.hatenablog.com%2Fentry%2F2018%2F07%2F30%2F000705&quot; title=&quot;n-ominoの列挙（Redelmeier&amp;#39;s algorithm） - matsu7874のブログ&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/m/matsu7874/20180730/20180730000602.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-07-30 00:07:05</published>
  <title>n-ominoの列挙（Redelmeier's algorithm）</title>
  <type>rich</type>
  <url>https://matsu7874.hatenablog.com/entry/2018/07/30/000705</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
