원문정보
A case study on algorithm development and software materialization for logistics optimization
초록
영어
It has been recognized as an important issue to design optimally a firm's logistics network for minimizing logistics cost and maximizing customer service. It is, however, not easy to get an optimal solution by analyzing trade-off of cost factors, dynamic and interdependent characteristics in the logistics network decision making. Although there has been some developments in a system which helps decision making for logistics analysis, it is true that there is no system for enterprise-wise's on-site support and methodical logistics decision. Specially, E-biz process along with information technology has been made dramatic advance in a various industries, there has been much need for practical education closely resembles on-site work. The software developed by this study materializes efficient algorithm suggested by recent studies in key topics of logistics such as location and allocation problem, traveling salesman problem, and vehicle routing problem and transportation and distribution problem. It also supports executing a variety of experimental design and analysis in a way of the most user friendly based on Java. In the near future, we expect that it can be extended to integrated supply chain solution by adding decision making in production in addition to a decision in logistics.
목차
1. 서론
2. 물류 의사결정 문제 정의
2.1 위치할당문제(Location-Allocation Problem)
2.2 외판원 문제(Traveling Salesman Problem)
2.3 차량경로문제(Vehicle Routing Problem)
2.4 수송문제(Transportation Problem)
3. 각 문제별 적용을 위한 알고리즘 구현
3.1 위치할당문제(Location-Allocation Problem)
3.2 외판원 문제(Traveling Salesman Problem)
3.3 차량 경로 문제(Vehicle Routing Problem)
3.4 수송문제 (Transportation Problem)
4. 소프트웨어 구현 사례
4.1 소프트웨어 개요
4.2 소프트웨어 구성
4.3 소프트웨어 엔진
5. Test bed
6. 결론
7. 참고문헌