<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>KousakuinX</author_name>
  <author_url>https://blog.hatena.ne.jp/KousakuinX/</author_url>
  <blog_title>地上の洞窟</blog_title>
  <blog_url>https://under-overworld.hatenablog.jp/</blog_url>
  <categories>
    <anon>アルゴリズム</anon>
  </categories>
  <description>スタートからゴールまでの最短経路を調べるある地点からある地点まで移動する際のルートを調べたい。 そのルートが最短であってほしい。 ゲームの自動行動や敵AIなどを作るのに使ったりする「経路探索」の考え方と「A*アルゴリズム」について解説する。 経路探索の基本 ざっくり こまかく 最短経路を知るには A*アルゴリズム ノードを管理するデータ構造 A*の手順(概略) ワンポイント 経路探索の基本 そもそも経路探索は何をするのか？ ざっくり スタート地点から移動可能な場所を調べる。 調べた移動可能な場所から、また移動可能な場所を調べることを繰り返す。ゴールへたどり着いたら探索完了である。 経路を作るに…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Funder-overworld.hatenablog.jp%2Fentry%2F2025%2F05%2F09%2F082840&quot; title=&quot;経路探索とA*アルゴリズム - 地上の洞窟&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-ak.f.st-hatena.com/images/fotolife/K/KousakuinX/20250508/20250508230948.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-05-09 08:28:40</published>
  <title>経路探索とA*アルゴリズム</title>
  <type>rich</type>
  <url>https://under-overworld.hatenablog.jp/entry/2025/05/09/082840</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
