Probe Machine Based Optimization Approach for Capacitated Vehicle Routing Problem

Md. Azizur Rahman,Jinwen Ma
DOI: https://doi.org/10.1109/icsidp47821.2019.9173199
2019-01-01
Abstract:The capacitated vehicle routing problem (CVRP) is one of the most prominent NP-hard problems in combinatorial optimization which is closely related to the real-life optimization challenges. In this paper, we propose a two-phase optimization algorithm for solving CVRP with the help of probe concept. In the first phase of this algorithm, we generate a set of best route step by step for adopting complete graph based technique (CGT) and Delaunay triangulation based technique (DTT) to visit all customers. To filter out the worse routes and retain good routes, a proportion value is employed in each step. Thereafter, the customers of each route are automatically distributed to the vehicles based on the customers' demand and availability of the vehicles as well as the carrying capacity in the second phase. Besides, a set of local search operators are applied in each step of both phases to find the improvements of the generated routes. For the experimental evaluation, the proposed algorithm is implemented on various data sets and simulated results are compared with the best-known results provided by the data library as well as other state-of-the-art algorithms. The experimental results demonstrate that the proposed algorithm can yield the optimum solution in a mentionable number of cases and usually provide the near optimal solution with a reasonable computational time.
What problem does this paper attempt to address?