A Beam Search Heuristic for the Traveling Salesman Problem with Time Windows
スポンサーリンク
概要
- 論文の詳細を見る
The traveling salesman problem with time windows (TSPTW) is a variety of the traveling salesman problem. In practice, temporal aspect is a necessary constraint with respect to the routing problems. TSPTW is a NP-hard problem, and computational time of exact algorithm increases exponentially as the number of customers increases. Hence, we present a beam search (BS) algorithm which is a heuristic based on breadth-first branch-and-bound without backtracking to solve the TSPTW. BS filters out worse nodes by a local evaluation and only keeps β (called beam width) nodes according to global evaluation at each level. In our BS, both one-step local evaluation and global evaluation are applied to estimate cost of nodes by inserting unvisited nodes of a given initial solution. The computational results on test instances from the literature show that our beam search can obtain good solutions with effective computational times for TSPTW.
著者
-
TING Ching-Jung
Department of Industrial Engineering and Management Yuan Ze University
-
WU Kun-Chih
Department of Industrial Engineering and Management Yuan Ze University
-
LAN Wei-Chun
Department of Industrial Engineering and Management Yuan Ze University
関連論文
- Applying Two-Stage Ant Colony Optimization to Solve the Large Scale Vehicle Routing Problem
- A Beam Search Heuristic for the Traveling Salesman Problem with Time Windows
- A Threshold Accepting Algorithm for the Uncapacitated Single Allocation p-Hub Median Problem
- A Bi-level Programming for the Multi-echelon Supply Chain Distribution Network Design
- APPLING TABU SEARCH FOR MINIMIZING RESHUFFLE OPERATIONS AT CONTAINER YARDS
- A HYBRID LAGRANGIAN HEURISTIC/SIMULATED ANNEALING ALGORITHM FOR THE MULTI-DEPOT LOCATION ROUTING
- A HYBRID ANT COLONY SYSTEM FOR VEHICLE ROUTING PROBLEM WITH TIME WINDOWS
- ANT COLONY SYSTEM BASED APPROACHES TO THE AIR-EXPRESS COURIER'S ROUTING PROBLEM