Existing journey planners and route recommenders mainly focus on calculating the shortest path with minimum distance or travel time. However, elderly people and those with special needs (i.e. those in wheelchairs or walking with sticks) often prefer a safer and more gentle journey. Given that their route options are aected by accessibility issues such as climbing a steep slope, it is important to design a journey planner that takes in to account the accessibility of the route, as well as the standard metrics, such as travel time and distance. Accessibility has not been explored widely in path nding problems. There are two key challenges for computing accessibility. First, the accessibility of a route is not well-dened. Second, the accessibility of a route varies from user to user. In this paper, a new algorithm is designed to tackle the above two challenges. Two metrics are dened to re ect the accessibility of a route, in terms of the total vertical distance and the maximum slope. Then, a multi-objective A* search algorithm is designed to obtain a set of Pareto-optimal routes in terms of the total distance covered and the two accessibility metrics. The user can then choose from the routes provided by the new algorithm, the most suitable one according to their own preferences. The experimental results show that the proposed algorithm is able to provide a diverse set of routes with dierent accessibility options, including the shortest path which does not consider any accessibility metrics. In other words, the new journey planner can satisfy the preferences of a wide range of users including both the healthy and those with special needs.
@article{DBLP:journals/isci/RahamanMHS17,
author = {Mohammad Saiedur Rahaman and
Yi Mei and
Margaret Hamilton and
Flora D. Salim},
bibsource = {dblp computer science bibliography, https://dblp.org},
biburl = {https://dblp.org/rec/journals/isci/RahamanMHS17.bib},
doi = {10.1016/j.ins.2016.12.041},
journal = {Inf. Sci.},
pages = {157--173},
timestamp = {Thu, 05 Dec 2019 00:00:00 +0100},
title = {CAPRA: A contour-based accessible path routing algorithm},
url = {https://doi.org/10.1016/j.ins.2016.12.041},
volume = {385},
year = {2017}
}
© 2021 Flora Salim - CRUISE Research Group.