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 -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -