<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fnwiya</author_name>
  <author_url>https://blog.hatena.ne.jp/fnwiya/</author_url>
  <blog_title>fnwiya's quine</blog_title>
  <blog_url>https://fnwiya.hatenablog.com/</blog_url>
  <categories>
    <anon>103.python</anon>
    <anon>100.Tech</anon>
  </categories>
  <description>ダイクストラ法はスタート地点から各ポイントまでの最短経路を求めるアルゴリズムです。 概略 動的計画法(手近で明らかなことから順次確定していき，その確定した情報をもとにさらに遠くまで確定していく方法)の一種 負のコストがかかる経路は扱えない スタート地点のコストは0 2つ以上離れたポイントへのコストは無限大 各ポイントへのコストを比較し、不要な経路が分かった時点で以降の計算を省略できる ダイクストラ法（最短経路問題） ダイクストラ法による最短ルートの求めかた 経路探索アルゴリズムの「ダイクストラ法」と「A*」をビジュアライズしてみた - てっく煮ブログ pythonでの実装 Pythonでダイク…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffnwiya.hatenablog.com%2Fentry%2F2015%2F12%2F27%2F193000&quot; title=&quot;ダイクストラ法 - fnwiya&amp;#39;s quine&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>2015-12-27 19:30:00</published>
  <title>ダイクストラ法</title>
  <type>rich</type>
  <url>https://fnwiya.hatenablog.com/entry/2015/12/27/193000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
