Abstract

The transportation problem is well known and has very important applications. For this well-researched model, there are very efficient approaches for solving it that are available. These approaches include formulating the transportation problem as a linear program and then using the efficient methods such as the simplex method or interior point algorithms. The Hungarian method is another efficient method for solving both the assignment model and the general transportation model. An assignment problem is a special case of the transportation model in which all supply and demand points are 1. Every transportation problem can be converted into an assignment problem since rows and columns can be split so that each supply and each demand point is 1. The transportation simplex method is another method that is also used to solve the general transportation problem. This method is also called the modified distribution method (MODI). To use this approach, a starting solution is required and the closer the starting solution to the optimal solution, the fewer the iterations that are required to reach optimality. The fourth method for transportation models is the network simplex method, which is the fastest so far. Unfortunately, all these approaches for transportation models are serial in nature and are very difficult to parallelize, which makes it difficult to efficiently use the available massively parallel technology. There is a need for an efficient approach for the transportation problem, which is easily parallelizable. This paper presents a See-Saw approach for solving the general transportation problem. This is an extension of the See-Saw approach for solving the assignment problem. The See-Saw moves can be done independently, which makes the approach proposed in this paper more promising than the available methods for transportation models

Highlights

  • The general transportation problem is a well-researched model and there are very efficient approaches for solving this important problem that are available

  • This paper presents a See-Saw approach for solving the general transportation problem

  • The Hungarian method is another efficient method for the general transportation problem and the third one is the transportation simplex method

Read more

Summary

Introduction

The general transportation problem is a well-researched model and there are very efficient approaches for solving this important problem that are available. These approaches include formulating the transportation problem as a linear program and using the efficient methods such as the simplex method or interior point algorithms. The fourth one is the network simplex method, which is the fastest so far. All these approaches are serial in nature and are very difficult to parallelize, which makes it difficult to efficiently use the available massively parallel technology [1]. The transportation problem has applications in production planning, telecommunication, scheduling and military operations [3]

Objectives
Methods
Conclusion
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.