Skip to content

Conclusion

Deepank Kartikey edited this page Apr 7, 2018 · 1 revision

Conclusion

Here, initially generated a Random Population to maintain diversity and a Greedy Population to get optimal solutions. Then for the Selection used Tournament Rank selection which further optimised our dataset. Weighted Sum approach and Pareto Ranking (to get the alternative solutions of same nature) are the Fitness Evaluation procedure used.BCRC maintains and improves the candidates’ good nature to drive the force of obtaining a better solution by manipulating existing good candidates.PMX aims at keeping the most number of possible positions from the parents. With help of the genetic algorithm the system implemented was able to find the optimized routes as well as minimum costs to reach other stores from a specified store or a warehouse.

Clone this wiki locally