<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>atcoder</author_name>
  <author_url>https://blog.hatena.ne.jp/atcoder/</author_url>
  <blog_title>AtCoderInfo</blog_title>
  <blog_url>https://info.atcoder.jp/</blog_url>
  <categories>
    <anon>データ構造</anon>
    <anon>グラフ理論</anon>
    <anon>連結性</anon>
    <anon>Union-Find</anon>
    <anon>アッカーマン関数</anon>
    <anon>逆アッカーマン関数</anon>
  </categories>
  <description>1. 概要 本記事では，Union-Find の計算量が $\mathrm{O}\left(N+Q\alpha(N)\right)$ であるという事実を証明します． この事実は競技プログラミングユーザーの多くが知っている非常に有名なものだと思いますが，Union-Find の基礎的な動作原理や，計算量 $\mathrm{O}(N+Q\log N)$ であることの理解に比べて非常に難しくなるため，多くの解説でも省略されており，証明を学んだことがないユーザーもかなり多いと思います．ぜひこの機会に学んでみてください． 2. 前提知識 Union-Find のアルゴリズムの基本的な仕組みを理解している…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfo.atcoder.jp%2Fentry%2Falgorithm_lectures%2Funionfind_complexity&quot; title=&quot;Union-Find の計算量上界 - AtCoderInfo&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.user.blog.st-hatena.com/default_entry_og_image/158934417/1702097020779738</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-04-10 14:09:15</published>
  <title>Union-Find の計算量上界</title>
  <type>rich</type>
  <url>https://info.atcoder.jp/entry/algorithm_lectures/unionfind_complexity</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
