1 / 6

Vehicle Routing with Time Windows Integrating Cplex Constraint Programming With Python Tools

Vehicle Routing with Time Windows Integrating Cplex Constraint Programming With Python Tools. Martin Shell JumpStart Decision Sciences martin@martinshell.com. Overview . Single Depot Multi Vehicle Routing Problem with Time Windows Fleet of Identical Trucks

cawthon
Download Presentation

Vehicle Routing with Time Windows Integrating Cplex Constraint Programming With Python Tools

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Vehicle Routing with Time WindowsIntegrating Cplex Constraint Programming With Python Tools Martin Shell JumpStart Decision Sciences martin@martinshell.com

  2. Overview • Single Depot Multi Vehicle Routing Problem with Time Windows • Fleet of Identical Trucks • Respect Time Windows for Deliveries, Weight and Volume Constraints • Multi-Objective Programming • First Solve to Minimize Number of Trucks Used • Second – Fix Number of Trucks to Minimum and Optimize on Total Travel Time Demo Shows Comparison of Routes and Costs Resulting from Turning Time Windows for Delivery On or Off

  3. Sample Data Orders Locations Open and Close Times are in minutes after midnight Truck Capacity 3400 cu ft, 34000 lb.

  4. Location Map Display

  5. Solution Map Display 6 Trucks Used Total Travel Time 77:11

  6. Results Without Time Windows 4 Trucks Used Travel Time 51:02

More Related