首页> 美国政府科技报告 >Shortest Path Planning on Topographical Maps
【24h】

Shortest Path Planning on Topographical Maps

机译:地形图上的最短路径规划

获取原文

摘要

This thesis introduces a new algorithm for quickly answering repetitive leastcost queries between pairs of points on the Earth's surface as represented by digital topographical maps. The algorithm uses a three step process; preprocessing, geometrically modified Dijkstra search, and postprocessing. The preprocessing step computes and saves highly valuable global information that describes the underlying geometry of the terrain. The search step solves shortest path queries using a modified Dijkstra algorithm that takes advantage of the preprocessed information to 'jump' quickly across flat terrain and decide whether a path should go over or through a high cost region. The final step is a path improvement process that straightens and globally improves the path. Our algorithm partitions the search space into free regions and obstacle regions. However, unlike other algorithms using this approach, our algorithm keeps the option of passing through an obstacle region.

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号