Inicio  /  Algorithms  /  Vol: 14 Par: 1 (2021)  /  Artículo
ARTÍCULO
TITULO

Dynamic Shortest Paths Methods for the Time-Dependent TSP

Christoph Hansknecht    
Imke Joormann and Sebastian Stiller    

Resumen

The time-dependent traveling salesman problem (TDTSP) asks for a shortest Hamiltonian tour in a directed graph where (asymmetric) arc-costs depend on the time the arc is entered. With traffic data abundantly available, methods to optimize routes with respect to time-dependent travel times are widely desired. This holds in particular for the traveling salesman problem, which is a corner stone of logistic planning. In this paper, we devise column-generation-based IP methods to solve the TDTSP in full generality, both for arc- and path-based formulations. The algorithmic key is a time-dependent shortest path problem, which arises from the pricing problem of the column generation and is of independent interest?namely, to find paths in a time-expanded graph that are acyclic in the underlying (non-expanded) graph. As this problem is computationally too costly, we price over the set of paths that contain no cycles of length k. In addition, we devise?tailored for the TDTSP?several families of valid inequalities, primal heuristics, a propagation method, and a branching rule. Combining these with the time-dependent shortest path pricing we provide?to our knowledge?the first elaborate method to solve the TDTSP in general and with fully general time-dependence. We also provide for results on complexity and approximability of the TDTSP. In computational experiments on randomly generated instances, we are able to solve the large majority of small instances (20 nodes) to optimality, while closing about two thirds of the remaining gap of the large instances (40 nodes) after one hour of computation.

 Artículos similares

       
 
Heitor Martinez-Grueira, Rafael Asorey-Cacheda, Antonio-Javier Garcia-Sanchez and Joan Garcia-Haro    
In this paper, the automation of the evacuation process of a military ship is studied in real time. For this purpose, a scenario is reconfigured to produce a failure or damage. Then, an optimal network of alternative escape routes is computed. The result... ver más
Revista: Applied Sciences

 
Pedro Maristany de las Casas, Ralf Borndörfer, Luitgard Kraus and Antonio Sedeño-Noda    
The Dynamic Multiobjective Shortest Path problem features multidimensional costs that can depend on several variables and not only on time; this setting is motivated by flight planning applications and the routing of electric vehicles. We give an exact a... ver más
Revista: Algorithms

 
Charis Ntakolia and Dimitrios V. Lyridis    
Advances in robotic motion and computer vision have contributed to the increased use of automated and unmanned vehicles in complex and dynamic environments for various applications. Unmanned surface vehicles (USVs) have attracted a lot of attention from ... ver más

 
Woojae Hong, Soohwan Jeong, Minsung Ko, Hyun Hak Kim and Hyunggun Kim    
The strut chordae (SC) have a unique structure and play an important role in reinforcing the tunnel-shaped configuration of the mitral valve (MV) at the inflow and outflow tracts. We investigated the effect of varying the SC insertion location on normal ... ver más
Revista: Applied Sciences

 
Marcos M. Salvatierra, Mario Salvatierra, Jr. and Juan G. Colonna    
In general, the unit-demand envy-free pricing problem has proven to be APX-hard, but some special cases can be optimally solved in polynomial time. When substitution costs that form a metric space are included, the problem can be solved in O(n4)" role="p... ver más
Revista: Algorithms