Transportation II Lecture 16 ESD.260 Fall 2003 Caplice.

Slides:



Advertisements
Similar presentations
Network Flows. 2 Ardavan Asef-Vaziri June-2013Transportation Problem and Related Topics Table of Contents Chapter 6 (Network Optimization Problems) Minimum-Cost.
Advertisements

ArcLogistics Routing Software for Special Needs, Maintenance and Delivery.
VEHICLE ROUTING PROBLEM
An Exact Algorithm for the Vehicle Routing Problem with Backhauls
Inventory Cost Captures time-value of holding product Captures time-value of holding product Perishability, theft, opportunity cost of cash, insurance,
Physical Distribution Marketing Co-Op. What is Physical Distribution? The key link between a business and its customers – also known as logistics.
The 2 Period Travelling Salesman Problem Applied to Milk Collection in Ireland By Professor H P Williams,London School of Economics Dr Martin Butler, University.
Modeling Rich Vehicle Routing Problems TIEJ601 Postgraduate Seminar Tuukka Puranen October 19 th 2009.
Vehicle Routing & Scheduling: Part 1
UPS Optimizes Its Air Network
Vehicle Routing & Scheduling Multiple Routes Construction Heuristics –Sweep –Nearest Neighbor, Nearest Insertion, Savings –Cluster Methods Improvement.
1 Dickson K.W. Chiu PhD, SMIEEE Text: Ballou - Business Logistics Management, 5/E (Chapter 6,7)Business Logistics Management, 5/E Transportation.
Math443/543 Mathematical Modeling and Optimization
CAPS RoutePro Routing Environment. Solution Methods. Backhauls. Dispatcher Interface. Demonstration.
Logistics Cost Part II Professor Goodchild Spring 11.
Vehicle Routing & Scheduling
Chapter 7 Network Flow Models.
Ant Colony Optimization Optimisation Methods. Overview.
Chapter 11 Network Models. What You Need to Know For each of the three models: –What is the model? (what are given and what is to calculate) –What is.
Growth in international trade Caused greater reliance on intermodal connections, ports, and air terminals.
Transportation Logistics Professor Goodchild Spring 2009.
Vehicle Routing & Scheduling: Part 2 Multiple Routes Construction Heuristics –Sweep –Nearest Neighbor, Nearest Insertion, Savings –Cluster Methods Improvement.
NetworkModel-1 Network Optimization Models. NetworkModel-2 Network Terminology A network consists of a set of nodes and arcs. The arcs may have some flow.
Package Transportation Scheduling Albert Lee Robert Z. Lee.
Transport Decisions Chapter 7
TRANSPORTATION MANAGEMENT
1.3 Modeling with exponentially many constr.  Some strong formulations (or even formulation itself) may involve exponentially many constraints (cutting.
Routing and Scheduling in Transportation. Vehicle Routing Problem Determining the best routes or schedules for pickup/delivery of passengers or goods.
Network Models (2) Tran Van Hoai Faculty of Computer Science & Engineering HCMC University of Technology Tran Van Hoai.
Network Models Tran Van Hoai Faculty of Computer Science & Engineering HCMC University of Technology Tran Van Hoai.
1 1 1-to-Many Distribution Vehicle Routing John H. Vande Vate Spring, 2005.
“Graph theory” for the master degree program “Geographic Information Systems” Yulia Burkatovskaya Department of Computer Engineering Associate professor.
Network-Based Optimization Models Charles E. Noon, Ph.D. The University of Tennessee.
1 1 Slide © 2009 South-Western, a part of Cengage Learning Slides by John Loucks St. Edward’s University.
Logistics Management CHAPTER ELEVEN McGraw-Hill/Irwin Copyright © 2011 by the McGraw-Hill Companies, Inc. All rights reserved.
Columbia Express Algorithms and heuristics used by shipping company Yoon Keun Ane Jeongwho Lee Co- Express.
Transportation Logistics Professor Goodchild Spring 2011.
Materials Management Systems
11DSCI4743 Physical Distribution Definition Physical distribution is the movement & storage of finished goods from the end of production to the customer.
Transportation General Concepts Lecture 15 ESD.260 Fall 2003 Caplice.
Transportation Logistics CEE 498B/599I Professor Goodchild 4/18/07.
1 1 1-to-Many Distribution Vehicle Routing Part 2 John H. Vande Vate Spring, 2005.
Professor Goodchild Spring 08
Network Flow Problems Example of Network Flow problems:
Lagrangean Relaxation
Vehicle Routing Problems
Transportation Complete the notes page provided for you over Ch. 26.
Distribution Manager Supply Chain Man. (SCM), “Logistics” Transport Plans (Production Plans) Facility Location f.ex. warehouses Network Models: Minimal.
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved © 2011 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or.
1.3 Modeling with exponentially many constr. Integer Programming
Management Science 461 Lecture 7 – Routing (TSP) October 28, 2008.
1 1 Vehicle Routing Part 2 John H. Vande Vate Fall, 2002.
A MapReduced Based Hybrid Genetic Algorithm Using Island Approach for Solving Large Scale Time Dependent Vehicle Routing Problem Rohit Kondekar BT08CSE053.
Network Analyst. Network A network is a system of linear features that has the appropriate attributes for the flow of objects. A network is typically.
IE 8580 Module 2: Transportation in the Supply Chain
1.3 Modeling with exponentially many constr.
GEOP 4355 Transportation Routing Models
1.206J/16.77J/ESD.215J Airline Schedule Planning
Routing and Logistics with TransCAD
Transportation, Assignment and Network Models
TransCAD Vehicle Routing 2018/11/29.
Transport Decisions Chapter 7
1.206J/16.77J/ESD.215J Airline Schedule Planning
Introduction Basic formulations Applications
Network Models Robert Zimmer Room 6, 25 St James.
1.3 Modeling with exponentially many constr.
Chapter 6 Network Flow Models.
Chapter 1. Formulations.
Vehicle Routing John H. Vande Vate Fall,
Physical Distribution Definition
Presentation transcript:

Transportation II Lecture 16 ESD.260 Fall 2003 Caplice

MIT Center for Transportation & Logistics - ESD.2602 One to One System

MIT Center for Transportation & Logistics - ESD.2603 One to Many System

MIT Center for Transportation & Logistics - ESD.2604 LCF for One to Many System Cost Function Storage (Rent) Holding Costs Inventory Holding Costs Transportation Costs Handling Costs Key Cost Drivers?

MIT Center for Transportation & Logistics - ESD.2605 One to Many System

MIT Center for Transportation & Logistics - ESD.2606 One to Many System

MIT Center for Transportation & Logistics - ESD.2607 An Aside: Routing & Scheduling Problem: How do I route vehicle(s) from origin(s) to destination(s) at a minimum cost? A HUGE literature and area of research One type of classification (by methodology) 1. One origin, one destination, multiple paths Shortest Path Problem 2. Single path to reach all the destinations Minimum Spanning Tree 3. Many origins, many destinations, constrained supply Transportation Method (LP) 4. One origin, many destinations, sequential stops - Traveling Salesman Problem Vehicle Routing Problem Stops may require delivery & pick up Vehicles have different capacity (capacitated) Stops have time windows Driving rules restricting length of tour, time, number of stops

MIT Center for Transportation & Logistics - ESD.2608 One to Many System Find the estimated distance for each tour, d TOUR Capacitated Vehicle Routing Problem Cluster-first, Route-second Heuristic d LineHaul = Distance from origin to center of gravity of delivery district d Local = Local delivery between c customers in district (TSP)

MIT Center for Transportation & Logistics - ESD.2609 One to Many System What can we say about the expected TSP distance to cover n stops in district of area A? Hard bound and some network specific estimates:

MIT Center for Transportation & Logistics - ESD One to Many System Length of local tours Number of customer stops, c, times d stop over entire region Exploits property of TSP being sub-divided – TSP of disjoint sub-regions ≥TSP over entire region

MIT Center for Transportation & Logistics - ESD One to Many System Finding the total distance traveled on all, l, tours: The more tours I have, the shorter the line haul distance Minimize number of tours by maximizing vehicle capacity

MIT Center for Transportation & Logistics - ESD One to Many System So that expected distance is: Note that if each delivery district has a different density, then: For identical districts, the transportation cost becomes:

MIT Center for Transportation & Logistics - ESD One to Many System Fleet Size Find minimum number of vehicles required, M Base on, W, amount of required work time t w = available worktimefor each vehicle per period s = average vehicle speed l = number of shipments per period t l =loading time per shipment t s = unloading time per stop

MIT Center for Transportation & Logistics - ESD One to Many System Note that W is a linear combination of two random variables, n and D Substituting in, we can find E[W] and Var[W]