<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ita</author_name>
  <author_url>https://blog.hatena.ne.jp/ita/</author_url>
  <blog_title>ita’s diary</blog_title>
  <blog_url>https://ita.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Roguelike</anon>
    <anon>アルゴリズム</anon>
    <anon>J</anon>
  </categories>
  <description>Dungeon Crawlの分岐を表示するコードを書いてみた。うまく重ならないようにするには工夫が必要。図でLを配置してからVが後で重なることが判明した場合ずらす必要があるが、Lに属するMやPも移動させないといけない。 そういうことを防ぐには、これを横にした二分木とみなし、上の方から位置を確定させていけばよい。配置する場合は自分より上のものをチェックし重ならないように決める。 01-02-03-04-05-06-07-08-09-10-11-12-13-14-15-16-17-18-19-20-21-22-23-24-25-26-27 [T]| | | [H] | | | 01-02-03-0…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fita.hatenadiary.jp%2Fentry%2F20080713%2Fp1&quot; title=&quot; ツリー状構造の表示 - ita’s diary&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-07-13 00:00:00</published>
  <title> ツリー状構造の表示</title>
  <type>rich</type>
  <url>https://ita.hatenadiary.jp/entry/20080713/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
