Martin Shell JumpStart Decision Sciences

Slides:



Advertisements
Similar presentations
Optimization problems using excel solver
Advertisements

ArcLogistics Routing Software for Special Needs, Maintenance and Delivery.
 Permitting Routing › Definition › Permits Type › Permitting Process  Project Purpose › Proposed Solution  GIS › Definition › Functions › Benefits.
VEHICLE ROUTING PROBLEM
An Exact Algorithm for the Vehicle Routing Problem with Backhauls
DOMinant workshop, Molde, September 20-22, 2009
States, Capitals, and Abbreviations.  This slide show is broken into 3 sections. Each section will have a directions slide before it.  Answer the question.
Vehicle Routing & Scheduling: Part 1
Pan American Advanced Studies Institute Simulation and Optimization of Globalized Physical Distribution Systems Santiago, Chile August, 2013 – Case 1 Case.
1.224J Recitation #4 Freight transportation. Topics Homework questions Home Depot MVRP: Multi vehicle routing problem – Applications – Formulation – Heuristics.
PROFESSOR GOODCHILD CEE 587 APRIL 15, 2009 Basic Optimization.
Supply Chain Solutions Platform. About P1M1 Young entrepreneur of the year 2012 Fastest growing 18th company in Turkey 1 ongoing EU project Partnership.
CAPS RoutePro Routing Environment. Solution Methods. Backhauls. Dispatcher Interface. Demonstration.
Vehicle Routing & Scheduling
Transportation Logistics Professor Goodchild Spring 2011.
Transportation Logistics Professor Goodchild Spring 2009.
Vehicle Routing & Scheduling: Part 2 Multiple Routes Construction Heuristics –Sweep –Nearest Neighbor, Nearest Insertion, Savings –Cluster Methods Improvement.
TRANSEARTH  A Java Program to visualize the Earth in 3D  Create Road networks  Optimize the routing of a very large number of customers for the collection.
Bottling Company of Northern New England, Inc. Revised 08/01/2011.
A Dynamic Messenger Problem Jan Fábry University of Economics Prague
Institute of Production and Logistics – University of Natural Resources and Life Sciences, Vienna A Real-life Application of a Multi Depot.
Solving the Vehicle Routing Problem with Multiple Multi-Capacity Vehicles Michael Sanders.
Transport Decisions Chapter 7
Network Models II Shortest Path Cross Docking Enhance Modeling Skills Modeling with AMPL Spring 03 Vande Vate.
Routing and Scheduling in Transportation. Vehicle Routing Problem Determining the best routes or schedules for pickup/delivery of passengers or goods.
Network Models Tran Van Hoai Faculty of Computer Science & Engineering HCMC University of Technology Tran Van Hoai.
Optimization Models Mathematical optimization models usually contain an objective (what to do) constraints (the rules that must be followed). Also referred.
28 April 2004 Javier Faulín & Israel Gil 1 DESCRIPTION OF THE ALGACEA-2 ALGORITHM IN THE ROUTING OPTIMIZATION IN CVRP Javier Faulín Department of Statistics.
Name that state !Name that capital ! What would you like to practice?
1 AA AB AC AD AE AF AG AH AG39 006AG Origin Point 180 E/W & 90S 006 AG Cell to Quadrant to.
BOSTON BOUND TEAM 6 : Charlene Lieu, Tom Heaps-Nelson, Chris McFadden, Jeff Cerilles, Chris Kilburn-Peterson, Maria Claudia Sonnet, Derrick Lay Optimization.
Investment (pg. 506 #30)Investment (pg. 506 #30) A trust account manager has $500,000 to pay 8%, 10%, and 14% respectively, and the goal is to earn $49,000,
Transportation Logistics Professor Goodchild Spring 2011.
1 A Logistics Problem The Dispatch Manager for ABC Logistics needs to send a fleet of 8 small trucks and 4 large trucks from a depot to pick up items at.
Vehicle Routing Problems
Vehicle Routing & Scheduling Cluster Algorithms Improvement Heuristics Time Windows.
1 Vehicle Routing for the American Red Cross Based on a paper by Dr. Jinxin Yi Carnegie Mellon University Published in MSOM Winter 2003,
Vehicle Routing Problem
Management Science 461 Lecture 7 – Routing (TSP) October 28, 2008.
The integrated dial-a-ride problem with timetabled fixed route service Marcus Posada, Henrik Andersson and Carl Henrik Häll.
A Set-Partitioning-Based Model and Solution Procedure for the SVRP Rosemary Berger, Jeff Linderoth, Clara Novoa and Bob Storer Department of Industrial.
A MapReduced Based Hybrid Genetic Algorithm Using Island Approach for Solving Large Scale Time Dependent Vehicle Routing Problem Rohit Kondekar BT08CSE053.
What would you like to practice?
Decision Support Systems for Supply Chain Management
Online Routing Optimization at a Very Large Scale
Distributed Vehicle Routing Approximation
States, Capitals, and Abbreviations
Network Analysis with ArcGIS Online
Local Container Truck Routing Problem with its Operational Flexibility Kyungsoo Jeong, Ph.D. Candidate University of California, Irvine Local container.
Insert your company logo here OVERVIEW
States, Capitals, and Abbreviations
GEOP 4355 Transportation Routing Models
Solving the Vehicle Routing Problem with Multiple Multi-Capacity Vehicles Michael Sanders.
1.206J/16.77J/ESD.215J Airline Schedule Planning
A Logistics Problem The Dispatch Manager for ABC Logistics needs to send a fleet of 7 small trucks and 4 large trucks from a depot to pick up items at.
TransCAD Vehicle Routing 2018/11/29.
Transport Decisions Chapter 7
IAH CONVERSION: ELIGIBLE BENEFICIARIES BY STATE
The Tragedy of the Commons in Traffic Routing and Congestion
State Health Insurance Marketplace Types, 2015
State Health Insurance Marketplace Types, 2018
States, Capitals, and Abbreviations
Planning the transportation of elderly to a daycare center
Snow and Ice Removal Route Optimization
State Health Insurance Marketplace Types, 2017
Milestone 4: Courier Company
Efficiently Estimating Travel Time
ArcGIS for Transportation Analytics
Vehicle routing in Python
Our States East of the Mississippi : [Alabama Course of Study Objective1: Locate states, capitals, and important geographic features east of the Mississippi.
Presentation transcript:

Martin Shell JumpStart Decision Sciences martin@martinshell.com 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 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

Sample Data Orders Locations Truck Capacity 3400 cu ft, 34000 lb. Open and Close Times are in minutes after midnight ID NAME LATITUDE LONGITUDE DEPOT 1 Somerville MA 42.39 -71.1 2 Foxborough MA 42.06 -71.25 3 Gloucester MA 42.62 -70.66 4 Worcester MA 42.27 -71.81 5 Brattleboro VT 42.86 -72.56 6 Great Barrington MA 42.19 -73.36 7 Hudson NY 42.25 -73.79 8 Saratoga Springs NY 43.07 -73.78 9 Danbury CT 41.39 -73.45 10 Rutland VT 43.61 -72.98 11 Concord NH 43.23 -71.56 12 Hartford CT 41.77 -72.67 13 Pawtucket RI 41.87 -71.37 14 Lebanon, NH 43.64 -72.25 15 Standish ME 43.74 -70.55 OrderID DEST Weight Volume Open Close LoadTime 1 2 2100 1050 780 840 25 3 870 435 690 810 35 4 1470 735 540 75 5 1530 765 600 750 50 6 2190 1095 30 7 1920 960 510 45 8 525 660 55 9 1410 705 570 20 10 990 495 900 11 1380 480 12 1740 13 1590 795 14 630 40 15 1260 Truck Capacity 3400 cu ft, 34000 lb.

Location Map Display

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

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