Rainyfish / 2E-VRP-ABC

In the process of solving the 2E-VRP problem, the large-scale destruction and repair algorithm is used to ensure that the algorithm does not fall into the local optimal solution. The process of the initialization process uses the greedy strategy to cluster the customers. The large-scale destruction process is to randomly remove the customer node…
26Updated 4 years ago

Related projects

Alternatives and complementary repositories for 2E-VRP-ABC