A Hybrid Metaheuristic for Routing in Road Networks
Affiliation auteurs | !!!! Error affiliation !!!! |
Titre | A Hybrid Metaheuristic for Routing in Road Networks |
Type de publication | Conference Paper |
Year of Publication | 2015 |
Auteurs | Dib O, Manier M-A, Caminada A |
Conference Name | 2015 IEEE 18TH INTERNATIONAL CONFERENCE ON INTELLIGENT TRANSPORTATION SYSTEMS |
Publisher | IEEE; Int Transportat Syst Soc; CVCEI; Univ Las Palmas Gran Canaria; Ayuntamentiao Las Palmas Gran Canaria; LPA; IEEE Comp Soc; Univ Las Palmas Gran Canaria, Inst Univ Ciencias Tecnologias Ciberneticas |
Conference Location | 345 E 47TH ST, NEW YORK, NY 10017 USA |
ISBN Number | 978-1-4673-6596-3 |
Mots-clés | Dijkstra's algorithm, Integer Programming, Metaheuristics, Road networks, routing, Shortest path |
Résumé | computing the optimal route to go from one place to another is a highly important issue in road networks. The problem consists of finding the path that minimizes a metric such as distance, time, cost etc. to go from one node to another in a directed or undirected graph. Although standard algorithms and techniques such as Dijkstra and integer programming are capable of computing shortest paths in polynomial times, they become very slow when the network becomes very large. Furthermore, traditional methods are incapable of meeting additional constraints that may arise during routing in transportation systems such as computing multi-objective routes, routing in stochastic networks. Therefore, we have thought about using meta-heuristics to solve the routing issue in road networks. Meta-heuristics are capable of copying with additional constraints and providing optimal or near optimal routes within reasonable computational times in large-scale road networks. The proposed approach is a combination between genetic algorithm (GA) and variable neighborhood search (VNS). To evaluate our method, we made experimentations using random generated and real road network instances. We compare our approximate method with two exact algorithms (Dijkstra and integer programming). Results show that our approach is able to give high quality solutions within milliseconds even in large-scale networks. Moreover, the selected meta-heuristics show high flexibility rate in terms of meeting other problem requirements. |
DOI | 10.1109/ITSC.2015.129 |