optaplanner - Can we Optimise the travel distance in VRPTW by using only one Vehicle? -


is possible optimise vrptw using 1 vehicle.since single vehicle must go customer in sequence of appointment time of customers.

yes, is. in vrptw example, add 1 vehicle instance in solution's vehiclelist.

academically, that's more tsp(tw) vrp(tw) though.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -