물류시스템에서 운송비를 줄이기 위한 차량 할당 및 경로 설정 알고리즘 개발 및 성능평가

Development and Performance Evaluation of a Car Assignment and Routing Algorithm for Reducing Transportation Cost in a Logistics System

  • 조병헌 (국민대학교 전자공학부)
  • 발행 : 1999.09.01

초록

This paper proposes an algorithm which reduces transportation cost while goods are delivered in time in a logistics system. The logistics system assumed in this paper is the system in which multiple cars moves various goods from spatially distributed warehouses to stores. For reducing transportation cost, the car assignment algorithm which allocates goods to minimal cars employs the BF method; routing of each car is modelled as the TSP and is solved by using the genetic algorithm. For evaluating the proposed algorithm, the logistics system is modelled and simulated by using the DEVS formalism. The DEVS formalism specifies discrete event systems in a hierarchical, modular manner. During simulation, each car is modelled as a message and traverses warehouse and stores. When a car arrives at a warehouse or a store, predetermined amount of goods are loaded or unloaded. The arrival time and departure time of cars are analyzed and eventually whether goods are delivered in the desired time bound is verified.

키워드

참고문헌

  1. Transpn Res-E(Logisitcs and Transpn Rev) v.34 no.1 Logistics Strategy, Organizational Design, And Performance In A Cross-Border Environment Theodore P. Stank;Patrick A. Traichal
  2. Transpn Res.-E(Logistics and Transpn Rev) v.34 no.3 Strategic Analysis of Logistics and Supply Chain Management Systems Using The Analytical Network Process Laura Meade;Joseph Sarkis
  3. Multifacetted Modelling and Discrete Event Simulation Bernard P. Zeigler
  4. Computer Engineering Lab., Dept. of Electrical Engineering DEVSim++ User's Manual: C++ Based Simulation with Hierarchical Modular DEVS Models Tag Gon Kim
  5. 한국정보과학회논문지 v.21 no.9 DEVSim++:의미론에 기반한 이산사건 시스템의 객체지향 모델링및 시뮬레이션 환경 안명수;박성봉;김탁곤
  6. Optimization & Machine Learning Genetic Algorithms in Search David E. Goldberg
  7. Fundamentals of Computer Algorithms Ellis Horowitz;Sartaj Sahni
  8. Genetic Algorithms + Data Structures = Evolution Programs,Second Extended Edition Zbigniew Michalewicz