By Yupei Xiong, Damon Gulczynski, Bruce Golden, and Edward Wasil

Slides:



Advertisements
Similar presentations
Chapter 3 Economic Order Quantity. Defining the economic order quantity.
Advertisements

Other Inventory Models 1. Continuous Review or Q System 2 The EOQ model is based on several assumptions, one being that there is a constant demand. This.
An Exact Algorithm for the Vehicle Routing Problem with Backhauls
Vehicle Routing & Scheduling: Part 1
Vehicle Routing & Scheduling Multiple Routes Construction Heuristics –Sweep –Nearest Neighbor, Nearest Insertion, Savings –Cluster Methods Improvement.
Transit Vehicle Routing Methods for Large-Scale Evacuation Mark Hickman and Moshe Dror University of Arizona INFORMS November 15, 2011.
The Rate of Convergence of AdaBoost Indraneel Mukherjee Cynthia Rudin Rob Schapire.
Percentage Problem. Starter A pair of trainers costs £36 in the sale. How much did they cost originally? 20% discount.
The Min-Max Split Delivery Multi- Depot Vehicle Routing Problem with Minimum Delivery Amounts X. Wang, B. Golden, and E. Wasil INFORMS San Francisco November.
Shortage, Surplus & Equilibrium
Vehicle Routing & Scheduling
Damon Gulczynski Mathematics Department University of Maryland
Transportation Problems Dr. Ron Tibben-Lembke. Transportation Problems Linear programming is good at solving problems with zillions of options, and finding.
1 Linear Programming Using the software that comes with the book.
On The Achromatic Number Problem Guy Kortsarz Rutgers University, Camden.
A hybrid heuristic for an inventory routing problem C.Archetti, L.Bertazzi, M.G. Speranza University of Brescia, Italy A.Hertz Ecole Polytechnique and.
Vehicle Routing & Scheduling: Part 2 Multiple Routes Construction Heuristics –Sweep –Nearest Neighbor, Nearest Insertion, Savings –Cluster Methods Improvement.
Job Shop Reformulation of Vehicle Routing Evgeny Selensky University of Glasgow
Bruce L. Golden R.H. Smith School of Business University of Maryland Presented at DSI Annual Meeting November 2013 Baltimore, MD 1.
Edward Kent Jason Atkin Rong Qi 1. Contents Vehicle Routing Problem VRP in Forestry Commissioning Loading Bay Constraints Ant Colony Optimisation Handing.
The Min-Max Multi-Depot Vehicle Routing Problem: Three-Stage Heuristic and Computational Results X. Wang, B. Golden, and E. Wasil INFORMS Minneapolis October,
1 A Guided Tour of Several New and Interesting Routing Problems by Bruce Golden, University of Maryland Edward Wasil, American University Presented at.
The Application of The Improved Hybrid Ant Colony Algorithm in Vehicle Routing Optimization Problem International Conference on Future Computer and Communication,
1 Cover Slide Company Name Company Contact info Tagline This template provides a basic outline for a short investor pitch. Focus on visuals, graphs, and.
K. Panchamgam, Y. Xiong, B. Golden*, and E. Wasil Presented at INFORMS Annual Meeting Charlotte, NC, November 2011 *R.H. Smith School of Business University.
The Colorful Traveling Salesman Problem Yupei Xiong, Goldman, Sachs & Co. Bruce Golden, University of Maryland Edward Wasil, American University Presented.
L. Bertazzi, B. Golden, and X. Wang Route 2014 Denmark June
Transportation Logistics Professor Goodchild Spring 2011.
1 Solving the Open Vehicle Routing Problem: New Heuristic and Test Problems Feiyue Li Bruce Golden Edward Wasil INFORMS San Francisco November 2005.
Optical Networking University of Southern Queensland.
Log Truck Scheduling Problem
In some cases, the waste generated by the production of material at a facility must be disposed of at special waste disposal locations. We need to identify.
Model 5 Long Distance Phone Calls By Benjamin Cutting
THE INVENTORY ROUTING PROBLEM
Vehicle Routing Problems
Vehicle Routing & Scheduling Cluster Algorithms Improvement Heuristics Time Windows.
Vehicle Routing Problem
The Minimum Label Spanning Tree Problem: Illustrating the Utility of Genetic Algorithms Yupei Xiong, Univ. of Maryland Bruce Golden, Univ. of Maryland.
Overcoming Barriers to Change
Online Routing Optimization at a Very Large Scale
Internet Protocol Address
This is a geometric sequence with explicit function:
Using Simulation to Compare Inventory Policies at UMMC
Transportation Problems
Presented by Tae-Seok Kim
Generalized Sparsest Cut and Embeddings of Negative-Type Metrics
Understand Cyberpreneurship.
Approximation Algorithms
Physics 111 Lecture 15 Wenesday, September 30, 1998
Stevenson 13 Inventory Management.
Learning target: I CAN describe objects using words.
Si Chen, University of Maryland Bruce Golden, University of Maryland
Supply & Demand Made Easy
Optimization and Applications: Some Recent Research
Subtraction by counting on
Network Flow 2016/04/12.
Xiaoyang Zhang1, Yuchong Hu1, Patrick P. C. Lee2, Pan Zhou1
Crowd Simulation (INFOMCRWS) - A* Search
The Hierarchical Traveling Salesman Problem
Solving the Minimum Labeling Spanning Tree Problem
Milestone 4: Courier Company
Generating and Solving Very Large-Scale Vehicle Routing Problems
Workshop: A* Search.
Percentage Problem.
Tools to Address Challenges in Local Authority Waste Management
Yupei Xiong Bruce Golden Edward Wasil INFORMS Annual Meeting
New Jersey, October 9-11, 2016 Field of theoretical computer science
The Basics of Selling Oils
Chapter 1. Formulations.
Vehicle routing in Python
Presentation transcript:

By Yupei Xiong, Damon Gulczynski, Bruce Golden, and Edward Wasil Worst-case Analysis for the Split Delivery VRP with Minimum Delivery Amounts By Yupei Xiong, Damon Gulczynski, Bruce Golden, and Edward Wasil Presented August 2010

SDVRP There has been a lot of work published on the SDVRP in the last 5 years Archetti, Savelsbergh, and Speranza published a nice paper on worst-case analysis in 2006 They asked the question: In the worst case, how badly can the VRP perform relative to the SDVRP? In the best case, how much better can you do with split deliveries vs. no split deliveries?

SDVRP z(VRP) Archetti et al. show that ≤2 z(SDVRP) and the bound is tight Key point: You can do 50% better, if you allow split deliveries The bound is tight z(VRP) z(SDVRP) ≤2 1 Є Q/2 + 1

SDVRP-MDA Next, Damon, Ed, and I looked at a generalization of the SDVRP motivated by practical concerns: SDVRP-MDA Deliveries take time and are costly to customers and distributors How can we model this? We use a percentage (e.g., 10%) We published a paper on this in Trans. Res. E Given an instance, solve it to near-optimality

SDVRP-MDA Let p be the minimum percentage delivered When p=0, we have the SDVRP When p>0.5, we have the VRP We asked the question: In the best case, how much better can you do with SDVRP-MDA vs. VRP, as a function of p? What did we expect?

Vehicle capacity is 120 units. SDVRP-MDA Example SDVRP p = 0 Total Distance = 22 SDVRP-MDA p = .3 Total Distance = 24 VRP Total Distance = 30 (100) (100) (100) 2 2 2 1 5 3 Depot Depot Depot (80) (80) (60) (20) (60) (20) 5 5 1 1 1 3 3 3 1 (60) (40) Vehicle capacity is 120 units. 6

SDVRP-MDA Let’s look at an instance We expected something like In general, as p increases from 0 (within 0 < p ≤0.5), the cost (distance) increases In other words, as p increases, split deliveries buy you less We expected something like z(VRP) ≤ 2 – p for 0 < p ≤ 0.5 z(SDVRP-MDA)

SDVRP-MDA Example for p=.5 z(VRP) 6 2 1 Є Cap = 3 Example for p=.5 On the other hand, we were able to prove a very surprising result Assume all customer demands are equal and not larger than vehicle capacity z(VRP) 6 z(SDVRP-MDA) 4 ≈

SDVRP-MDA z(VRP) ≤ 2 for 0 < p < 0.5 z(SDVRP-MDA) and the bound is tight Corollary. For arbitrary demands (no larger than vehicle capacity), the above result still holds Now, what happens when p=0.5?

SDVRP-MDA First, assume demands are equal and not larger than vehicle capacity We were able to prove that The only case not addressed is when p=0.5 and demands are arbitrary (no larger than vehicle capacity) Our conjecture is that the bound of 1.5 still applies z(VRP) z(SDVRP-MDA) ≤1.5

The Last Case We are working to settle this last case If anyone in the audience can settle it before us, please let me know We’ll gladly add you as a co-author