![]() ![]() ![]() ![]() ![]() ![]() |
| Japanese page is here. |
Logistics optimization |
Logistics optimization tools
We are developing optimization software tools for decision support in logistics. These are the Vehicle Routing Planner (VRP), Modal-Shift Transportation Planner (MSTP), Warehouse Location Planner (WLP), and Warehouse Location and Transportation Planner (WLTP). By using simulation and newly developed heuristics, these software tools can find excellent solutions quickly.
VRP is an operational decision support tool for geographically distributed businesses, such as the delivery of goods from a depot (or multiple depots) to customers by a fleet of trucks. We can use VRP to find the optimal routes for delivery trucks on the road network that minimize the number of trucks required, under constraints on capacity, time, and customer demand. VRP was developed on the basis of heuristics for the traveling salesman problem (TSP), which were developed mainly for solving problems in manufacturing, such as the printed-circuit-board-drilling problem. We succeeded in transforming the vehicle routing problem into the TSP, and applied our expertise in the TSP to vehicle routing. We are now developing prototype solutions for several customers. |



When optimizing wide area logistics such as for a nationalwide or worldwide scale, we need to optimize inter-facility transportation in addition to regional optimization, which is the problem solved by VRP. For inter-facility transportation, the transportation modes (carriers) expand from trucks and trains to ships and airplanes, and the best choice of the modes, i.e., modal shift, has a great impact on the total cost. MSTP uses an algorithm based on the steepest descent method and can find an excellent transportation schedule quickly. |


WLP is a strategic decision support tool for geographically distributed business tasks, such as delivery of goods from several warehouses to a large number of customers. It can find the optimal number and locations of warehouses to minimize the total cost, which consists of transportation costs and warehouse fixed costs, while satisfying customer requirements. In 1996, we applied WLP to a very large warehouse relocation problem experienced by a manufacturing company in Japan, and found a solution that achieved a 10% cost reduction. Significant data, such as transportation costs and warehouse fixed costs can be simulated by using digital road maps from car-navigation systems. |

|


Geographic Information System
We need to calculate distances among multiple points very often when using the above logistics optimization tools. Therefore, we developed efficient algorithms to find the set of shortest paths among multiple points. These technologies are implemented in "Super-IFMAP" - a geographic information system program by IBM Japan. We also developed a TSP (Traveling Salesman Problem) solver for non-geometric spaces. |

Publications
Related Information
|
|
|
| Last modified 5 August 2004 |