<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>miscalc</author_name>
  <author_url>https://blog.hatena.ne.jp/miscalc/</author_url>
  <blog_title>miscalc のブログ</blog_title>
  <blog_url>https://miscalc.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>概要 通常の最短経路問題と違って、辺を通ったときのコストの変化のしかたが変な場合でも、ダイクストラ法で解けることがある。ダイクストラ法を適用できる条件は 「途中のコストをあえて大きくしたほうが最終的なコストが小さくなる」ということが起こらない 「辺を通ったことでコストが減る」ということが起こらない （通常の）最短経路問題とダイクストラ法 （通常の）最短経路問題は、次のような問題です。 グラフがある。グラフの各辺には 重み とよばれる値が設定されている。 番目の辺の重みを とする。 あなたは頂点 にいる。また、コスト とよばれる値を持っている（最初のコストは である）。「今いる頂点を始点にもつ辺…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmiscalc.hatenablog.com%2Fentry%2F2022%2F10%2F10%2F115348&quot; title=&quot;コスト変化が変なときのダイクストラ法 - miscalc のブログ&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>2022-10-10 11:53:48</published>
  <title>コスト変化が変なときのダイクストラ法</title>
  <type>rich</type>
  <url>https://miscalc.hatenablog.com/entry/2022/10/10/115348</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
