<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rym99</author_name>
  <author_url>https://blog.hatena.ne.jp/rym99/</author_url>
  <blog_title>rymの技術ログ</blog_title>
  <blog_url>https://rym-tech-blog.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>AtCoder</anon>
    <anon>DFS</anon>
  </categories>
  <description>始めに 今日はDFS(深さ優先探索)に入門しようと思います。先日atcoderのABC204 に挑戦してみたのですが、C問題を見た瞬間「これDFSや～」と分かって諦めてしまったので、ABC204 C問題の解説を見ながらDFSを勉強します。 DFSとは wiki引用。 頂点から底まで探索するのを全件試してみるって理解でしょうか。 深さ優先探索（ふかさゆうせんたんさく、英: depth-first search, DFS、バックトラック法ともいう）は、木やグラフを探索するためのアルゴリズムである。アルゴリズムは根から(グラフの場合はどのノードを根にするか決定する)始まり、バックトラックするまで可能…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frym-tech-blog.hatenablog.com%2Fentry%2F2021%2F06%2F07%2F233000&quot; title=&quot;DFSに入門する - rymの技術ログ&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>2021-06-07 23:30:00</published>
  <title>DFSに入門する</title>
  <type>rich</type>
  <url>https://rym-tech-blog.hatenablog.com/entry/2021/06/07/233000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
