Vehicle Routing Problem with Time Window Constraints (Soft) and non-stochastic demand

1 view (last 30 days)
Hello everyone,
I am a Mechanical Engineering Student, spcializing in Robotics and Control Systems.
I have to solve the Vehicle Routing Problem with Soft Timw window constraints with multiple vehicles (3). I have to use meta heuristics to find a good solution and compare with a benchmark.
So far, we have successfully used ACO to solve the problem, but we require another.
Does anyone know of a good Matlab Code which uses meta heuristics (or a common heurisitc) to solve this problem? It should not generate a randomn model but be able to accept as an input arguments the city coordiante, time windows, demand of client and service time! Also, accept more than one truck.
Thanks

Answers (1)

fatima bekaddour
fatima bekaddour on 9 Oct 2024
please i need program for vrp with stochastic demand using aco or other metaheuristic

Categories

Find more on Programming in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!