공공차량 경로문제 해법연구

Public Vehicle Routing Problem Algorithm

  • 발행 : 1989.12.01

초록

The Public Vehicle Routing Problem (PVRP) is to find the minimum total cost routes of M or less Public-Vehicles to traverse the required arcs(streets) at least once, and return to their starting depot on a directed network. In this paper, first, a mathematical model is formulated as minimal cost flow model with illegal subtour elimination constraints, and with the fixed cost and routing cost as an objective function. Second, an efficient branch and bound algorithm is developed to obtain an exact solution. A subproblem in this method is a minimal cost flow problem relaxing illegal subtour elimination constraints. The branching strategy is a variable dichotomy method according to the entering nonrequired arcs which are candidates to eneter into an illegal subtour. To accelerate the fathoming process, a tighter lower bound of a candidate subproblem is calculated by using a minimum reduced coast of the entering nonrequired arcs. Computational results based on randomly generated networks report that the developed algorithm is efficient.

키워드

참고문헌

  1. OR(경영과학) 박순달
  2. 서울대학교 박사논문 복수지역 우체부 문제 장병만
  3. Comput & O.R. v.10 Routing and Scheduling of Vehicles and Crews Bodin,L.;Golden,B.;Assad,A.;Ball.M.
  4. J.S.I. Appl. Math. v.9 no.1 An Out-of-kilter Method for Minimal-Cost Flow Problems Fulkerson,D.
  5. JACM v.26 Approximation Algorithms for Some Postman Problems Frederickson,G.
  6. Networks v.11 no.3 Capacitated Arc Routing Problems Golden,B.;Wong,R.
  7. Management Science v.20 no.5 NETGEN: A Program for Generating Large Scale Capacitated Assignment, Transportation and Minimum Cost Flow Network Problems Klingman,D.;Napier;Stutz,J.
  8. Ph. D. Dissertation, University of Maryland The Walking Line of Travel Problem: An Application of Arc Routing and Partitioning Levy,L.
  9. Networks v.4 A Fundamental Problem in Vehicle Routing Orloff,C.
  10. Ph. D. Dissertation, University of Maryland The Capacitated Chinese Postman Problem Pearn,W.L.
  11. Theory of Linear and Integer Programming Schrijver,A.