<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pyhaya</author_name>
  <author_url>https://blog.hatena.ne.jp/pyhaya/</author_url>
  <blog_title>pyhaya’s diary</blog_title>
  <blog_url>https://pyhaya.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>最近 AtCoder の過去問を解いていて、Union Find 木を使うと解くことができる問題に出会いました。これまで Union Find 木は使ったことがなく、聞いたことがあるくらいだったのでこの問題を解くために勉強しました。この記事では Union Find 木がどのようなデータ構造で、どんなことに使えるのかを説明したいと思います。 Union Find 木はどんなデータ構造か Union Find 木の実装 初期化 一番上の親要素の取得 要素の結合 2つの要素が同じグループに属するか判定 Union Find 木はどんなデータ構造か 名前にあるように、 Union Find 木は木構…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpyhaya.hatenablog.com%2Fentry%2F2020%2F03%2F22%2F195014&quot; title=&quot;Union Find 木の実装 - pyhaya’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>https://m.media-amazon.com/images/I/41bHxtpurqL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-03-22 19:50:14</published>
  <title>Union Find 木の実装</title>
  <type>rich</type>
  <url>https://pyhaya.hatenablog.com/entry/2020/03/22/195014</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
