Genetic algorithm improves delivery route planning without fixed start point
Node-Shift-Encoding Genetic Algorithm with fuzzy-enhanced reference tour to solve the bi-objective service-oriented TSP
Summary
This paper looks at a tricky problem of figuring out the best way to visit multiple service clients when the order matters and there’s no fixed starting location. The authors created a new approach to represent and solve this problem using a genetic algorithm that adapts over time with some fuzzy logic helping guide the process. They also modified existing math models to better fit situations where the first stop isn’t fixed, which is important when client order really matters. Testing on standard route planning examples shows their approach works better than older methods. This could help improve routes in delivery, manufacturing, or service work where order and client ranking are important.
What this means in practice
- •For logistics planners: Create delivery routes that prioritize client ranking without needing a fixed start point using the new genetic algorithm approach.
- •For manufacturing schedulers: Schedule service tasks and machine visits where the order of clients affects efficiency, benefiting from the improved tour modeling.