<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>go_dev</author_name>
  <author_url>https://blog.hatena.ne.jp/go_dev/</author_url>
  <blog_title>GO Tech Blog</blog_title>
  <blog_url>https://techblog.goinc.jp/</blog_url>
  <categories>
    <anon>AI</anon>
    <anon>Algorithm</anon>
    <anon>地図</anon>
  </categories>
  <description>AI技術開発部アルゴリズムグループの谷本です。「マップマッチ・経路検索などのアルゴリズムを含む内製地図ライブラリ」のメンテナンスを主業務としています。今回はpythonによって実装された内製地図ライブラリ、特に経路探索部分をCythonを使って高速化した事例を紹介します。 経路検索について 経路検索は、指定した出発地点と目的地点を結ぶ2地点間の経路の中で「最も走行時間が短い経路」を探索する技術です。この経路検索で求まる経路は「出発地点から目的地点までたどり着くまでの通過する道路の一覧」になります。また、経路検索により「その経路を通過するまでの所要時間」も求まります。経路検索はタクシーアプリ『G…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftechblog.goinc.jp%2Fentry%2F2021%2F08%2F30%2F090000&quot; title=&quot;Cythonによる内製地図ライブラリの経路検索の高速化 - GO Tech Blog&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/g/go_dev/20240418/20240418124839.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-08-30 09:00:00</published>
  <title>Cythonによる内製地図ライブラリの経路検索の高速化</title>
  <type>rich</type>
  <url>https://techblog.goinc.jp/entry/2021/08/30/090000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
