4 Conclusions and Future Work
In this work we implemented 2 GRASP algorithms with 2-OPT optimization to solve the capacitated vehicle routing problem, considering the split delivery restriction and solving, besides, the 3D bin packing problem, the combination of both problems let us have a more realistic model of the transport and package loading problem.
Computing tests were performed to study the aplicability and the quality of the solution of the two algorithms proposed, the computational results indicate that the two GRASP algorithms with 2-OPT optimization obtain better solutions than a Greedy algorithm and against two hybrid algorithms.
As future work we have to implement other metaheuristic algorithms, as the Ant Colony and the Genetic algorihtms, compare them with the solution that was proposed and to verify if it obtains the best solutions for the proposed problem.