DOI QR코드

DOI QR Code

A Heuristic for Dual Mode Routing with Vehicle and Drone

  • Min, Yun-Hong (Samsung Advanced Institute of Technology, Samsung Electronics) ;
  • Chung, Yerim (School of Business, Yonsei University)
  • Received : 2016.08.26
  • Accepted : 2016.09.07
  • Published : 2016.09.30

Abstract

In this paper we consider the problem of finding the triplet (S,${\pi}$,f), where $S{\subseteq}V$, ${\pi}$ is a sequence of nodes in S and $f:V{\backslash}S{\rightarrow}S$ for a given complete graph G=(V,E). In particular, there exist two costs, $c^V_{uv}$ and $c^D_{uv}$ for $(u,v){\in}E$, and the cost of triplet (S,${\pi}$,f) is defined as $\sum_{i=1}^{{\mid}S{\mid}}c^V_{{\pi}(i){\pi}(i+1)}+2$ ${\sum_{u{\in}V{\backslash}S}c^D_{uf(u)}$. This problem is motivated by the integrated routing of the vehicle and drone for urban delivery services. Since a well-known NP-complete TSP (Traveling Salesman Problem) is a special case of our problem, we cannot expect to have any polynomial-time algorithm unless P=NP. Furthermore, for practical purposes, we may not rely on time-exhaustive enumeration method such as branch-and-bound and branch-and-cut. This paper suggests the simple heuristic which is motivated by the MST (minimum spanning tree)-based approximation algorithm and neighborhood search heuristic for TSP.

Keywords

References

  1. M. Savelsbergh and T. van Woensel, "City logistics: Challenges and opportunities". Transportation Science," Vol. 50, No. 2, pp. 579-590, May. 2016. https://doi.org/10.1287/trsc.2016.0675
  2. Amazon and drones - here is why it will work, http://www.forbes.com/sites/stevebanker/2013/12/19/amazon-drone-here-is-why-it-will-work/
  3. Drone delivery: DHL 'parcelcopter' files to German isle, http://www.reuters.com/article/2014/09/24/us-deutsche-post-drones-idUSKCN0HJ1ED20140924
  4. Like Amazon, UPS Also Considering Using Unmanned Flying Vehicles, http://abcnews.go.com/Technology/amazon-ups-drone-delivery-options/story?id=21086160
  5. M. R. Garey and D. S. Johnson. "Computers and Intractability; A guide to the Theory of NP-Completeness" W. H. Freeman & Co., 1990
  6. G. Nemhauser and L. A. Wolsey, "Integer and Combinatorial Optimization" John Wiley & Sons, 1988
  7. V. V. Vazirani. "Approximation Algorithms" Springer-Verlag Berlin Heidelberg. 2003
  8. C. C. Murray and A. G. Chu, "The flying sidekick traveling salesman problem: Optimization of drone-assited parcel delivery", Transportation Research Part C: Emerging Technologies, Vol. 54, pp. 86-109, May. 2015. https://doi.org/10.1016/j.trc.2015.03.005
  9. N. Agatz, P. Bouman, M. Schmidt, "Optimization approaches for the traveling salesman problem with drone", ERIM Report Series Reference, No. ERS-2015-011-LIS, 2015.
  10. Amazon Prime Air Is Here, but Not in the Expected Form, http://fortune.com/2016/08/05/amazon-prime-air-cargo/
  11. G. A. Croes, "A method for solving traveling salesman problem", Operations Research. Vol. 6, No. 6, pp. 791-812, Nov. 1958. https://doi.org/10.1287/opre.6.6.791
  12. Jun-Ha Hwang, "An integer programming-based local search for the set covering problem", Journal of The Korea Society of Computer and Information. Vol. 19, No. 10, Oct. 2014.
  13. Ju-Young Lee, "An efficient implementation of Kruskal's algorithm for a minimum spanning tree", Journal of the Korea Society of Computer and Information. Vol. 19, No. 7, Jul. 2014.

Cited by

  1. Heuristic Method for Collaborative Parcel Delivery with Drone vol.16, pp.2, 2018, https://doi.org/10.15722/jds.16.2.201802.19