Solving Distribution Logistics Intelligent Planning Problem By 2-Tier Genetic Algorithm

Zhang Kun,Zhang Lei
2010-01-01
Abstract:2-tier parallel genetic algorithm (2tGA) is a mathematics model, which has two ties: outer tier and inner tier. This article tried to develop this algorithm and used this method to sole the intellectual logistic planning problems, especially Best Group Tour-path Problems (BGTP), which is a basic problem in intellectual logistic planning. The 2tGA solves the BGTP problems by the way that the outer tier solves the Set Partition Problems, and the inner one solves the Traveling Salesman Problems. At last, we could get the conclusion that this algorithm could not only reduce the computation complexity, but also improve the efficiency compared with the successive improved method which is by hand. The model's thread is clear and easy to understand. And it can provide a prototype reference to solve the deeper questions.
What problem does this paper attempt to address?