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 -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

java - How to implement an entity bound odata action in olingo v4.3 -