The Shortest-Path Problem: Analysis and Comparison of Methods (Synthesis Lectures on Computer Science)

Hector Ortega-Arranz, Diego R. Llanos, Arturo Gonzalez-Escribano

  • 出版商: Morgan & Claypool
  • 出版日期: 2014-12-01
  • 售價: $2,050
  • 貴賓價: 9.5$1,948
  • 語言: 英文
  • 頁數: 87
  • 裝訂: Paperback
  • ISBN: 1627055398
  • ISBN-13: 9781627055390
  • 相關分類: Computer-Science
  • 海外代購書籍(需單獨結帳)

商品描述

Many applications in different domains need to calculate the shortest-path between two points in a graph. In this paper we describe this shortest path problem in detail, starting with the classic Dijkstra's algorithm and moving to more advanced solutions that are currently applied to road network routing, including the use of heuristics and precomputation techniques. Since several of these improvements involve subtle changes to the search space, it may be difficult to appreciate their benefits in terms of time or space requirements. To make methods more comprehensive and to facilitate their comparison, this book presents a single case study that serves as a common benchmark. The paper also compares the search spaces explored by the methods described, both from a quantitative and qualitative point of view, and including an analysis of the number of reached and settled nodes by different methods for a particular topology.