Files

Abstract

Traffic routing is a well-established optimization problem in traffic management. Here, we address dynamic routing problems where the load of roads is taken into account dynamically, aiming at the optimization of required travel times. We investigate ant-based algorithms that can handle dynamic routing problems, but suffer from negative emergent effects like road congestions. These negative effects are inherent in the design of ant-based algorithms. In this article we propose an inverse ant-based routing algorithm to (a) maintain the positive features of ant-based algorithms for dynamic routing problems, while (b) avoiding the occurrence of negative emerging effects, like road congestion. We evaluated the performance of the proposed algorithm by comparing its results with two alternative routing algorithms, namely, A*, which is a static routing algorithm, and an iterative approach. In particular, the iterative approach is used for providing an upper bound, as it uses routing knowledge in a number of calibration runs, to determine the actual load, before the effective routing is done. For the evaluation we used the agent-based traffic simulation system MAINSIM. The evaluation was done with one synthetic and two real-world scenarios, to outline the practical relevance of our findings. Based on these evaluations, we can conclude that the inverse ant-based routing approach is particularly suited for a scenario with a high traffic density, as it can adapt the routing of each vehicle, while avoiding the negative emerging effects of conventional ant-based routing algorithms.

Details

Actions