<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>clavier</author_name>
  <author_url>https://blog.hatena.ne.jp/clavier/</author_url>
  <blog_title>技術的なメモというか、忘却録</blog_title>
  <blog_url>https://clavier.hatenablog.com/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>algorithm</anon>
  </categories>
  <description>完全２分木はターゲットせずに、ALDS1_8をターゲットとして考える。 二分探索木 挿入| アルゴリズムとデータ構造 | Aizu Online Judge 二分探索木 検索 | アルゴリズムとデータ構造 | Aizu Online Judge 二分探索木 削除 | アルゴリズムとデータ構造 | Aizu Online Judge ALDS1_8を基準に実装していくので以下のようになっている。 ノードの検索には、再帰ではなくWhileを用いる ParentもNodeの情報として持つ ノードの追加時に再配置について加味しない 削除については別途記事にする。 巡回について 実装上は、どこで pri…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fclavier.hatenablog.com%2Fentry%2F2019%2F07%2F21%2F174954&quot; title=&quot;Pythonで２分探索木の実装 (1) - 技術的なメモというか、忘却録&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/c/clavier/20190616/20190616205716.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-07-21 17:49:54</published>
  <title>Pythonで２分探索木の実装 (1)</title>
  <type>rich</type>
  <url>https://clavier.hatenablog.com/entry/2019/07/21/174954</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
