Introduction - If you have any usage issues, please Google them yourself
A C# Code for CVRP with empty containers exchange. The Algorithms is the classical Clarke-Wright Saving Algorithms. Also realized with arraylist, which could be helpful for friends who want to learn c#