Logo image
Finding Shortest Paths Considering the Requirements of Users
Thesis

Finding Shortest Paths Considering the Requirements of Users

呂其錞
Masters, 國立清華大學, 資訊工程學系
2013

Abstract

道路網絡 最短路徑 使用者需求 road network shortest distance path user requirement
Finding the shortest paths in road networks has been studied for years. However, from the perspective of a user, finding the shortest path from a start location to a destination is only a basic requirement. Other demands may also be involved, such as asking for dining or mailing on the way to the destination. In this paper, we consider a novel problem of finding the shortest path which satisfies the user requirement represented as a set of points of interest such as a shopping center or a restaurant. Three main approaches are proposed to deal with this problem. The first two basic approaches answer the queries without and with a destination by using the BFS and DFS based algorithms, respectively. Moreover, we design some pruning strategies for reducing the search space of the paths and then propose another advanced approach. The experiment results show that the advanced approach has great performance in terms of executing time.

Metrics

1 Record Views

Details

Logo image