OPERATIONS RESEARCH

Lesson 9. solution of assignment problem.

Current course

Transportation and Assignment Problems

Cite this chapter.

assignment problem using transportation method

  • James K. Strayer 2  

Part of the book series: Undergraduate Texts in Mathematics ((UTM))

1340 Accesses

Transportation and assignment problems are traditional examples of linear programming problems. Although these problems are solvable by using the techniques of Chapters 2–4 directly, the solution procedure is cumbersome; hence, we develop much more efficient algorithms for handling these problems. In the case of transportation problems, the algorithm is essentially a disguised form of the dual simplex algorithm of 4§2. Assignment problems, which are special cases of transportation problems, pose difficulties for the transportation algorithm and require the development of an algorithm which takes advantage of the simpler nature of these problems.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Subscribe and save.

  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
  • Durable hardcover edition

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Unable to display preview.  Download preview PDF.

Author information

Authors and affiliations.

Department of Mathematics, Lock Haven University, Lock Haven, PA, 17745, USA

James K. Strayer

You can also search for this author in PubMed   Google Scholar

Rights and permissions

Reprints and permissions

Copyright information

© 1989 Springer Science+Business Media New York

About this chapter

Strayer, J.K. (1989). Transportation and Assignment Problems. In: Linear Programming and Its Applications. Undergraduate Texts in Mathematics. Springer, New York, NY. https://doi.org/10.1007/978-1-4612-1009-2_7

Download citation

DOI : https://doi.org/10.1007/978-1-4612-1009-2_7

Publisher Name : Springer, New York, NY

Print ISBN : 978-1-4612-6982-3

Online ISBN : 978-1-4612-1009-2

eBook Packages : Springer Book Archive

Share this chapter

Anyone you share the following link with will be able to read this content:

Sorry, a shareable link is not currently available for this article.

Provided by the Springer Nature SharedIt content-sharing initiative

  • Publish with us

Policies and ethics

  • Find a journal
  • Track your research

IMAGES

  1. Transportation Problem

    assignment problem using transportation method

  2. Solved Assignment

    assignment problem using transportation method

  3. Difference between Transportation Problem vs Assignment Problem

    assignment problem using transportation method

  4. Solved Solve the following traffic assignment problem using

    assignment problem using transportation method

  5. Transportation and Assignment Models

    assignment problem using transportation method

  6. Solved The Transportation problem Assignment First

    assignment problem using transportation method

VIDEO

  1. MINIMIZE AN UNBALANCED ASSIGNMENT PROBLEM USING HUNGARIAN METHOD

  2. Unbalanced Assignment Problem I Hungarian method I Assignment Problem

  3. Assignment Problem using Hungarian Method (Operation Research)

  4. Assignment problem Hungarian method operations research (@HamzaFarooqui-hf )

  5. Lec- 6 Solution of Profit Maximization using Transportation Problem Method

  6. Assignment problem

COMMENTS

  1. Module 4: Transportation Problem and Assignment problem

    Transportation problem is a special kind of Linear Programming Problem (LPP) in which goods are transported from a set of sources to a set of destinations subject to the supply and demand of the sources and destination respectively such that the total cost of transportation is minimized. It is also sometimes called as Hitchcock problem.

  2. 4 UNIT FOUR: Transportation and Assignment problems

    formulate special linear programming problems using the transportation model. solve assignment problems with the Hungarian method. In this unit we extend the theory of linear programming to two special linear programming problems, the Transportation and Assignment Problems.

  3. Unit 4: ASSIGNMENT PROBLEM

    The assignment problem is a special case of transportation problem in which the objective is to assign ‘m’ jobs or workers to ‘n’ machines such that the cost incurred is minimized. The element Cij represents the cost of assigning worker I to job (I,j= 1,2,---n).

  4. Transportation, Assignment, and Transshipment Problems - UFRGS

    Transportation, Assignment, and Transshipment Problems In this chapter, we discuss three special types of linear programming problems: transporta-tion, assignment, and transshipment. Each of these can be solved by the simplex algorithm, but specialized algorithms for each type of problem are much more efficient. 7.1 Formulating Transportation ...

  5. Chapter5 Thetransportationproblemandthe assignmentproblem - OCW

    we defined the decision variables for the transportation problem. Thus, in this examplewedenoteby a 11 , a 12 , a 13 , a 21 , a 22 , a 23 thesixcolumnvectorsofthe

  6. CHAPTER 15 TRANSPORTATION AND ASSIGNMENT PROBLEMS

    Identify the relationship between assignment problems and transportation problems. Formulate a spreadsheet model for an assignment problem from a description of the problem. Do the same for some variants of assignment problems. Give the name of an algorithm that can solve huge assignment problems that are well beyond the scope of Solver.

  7. ES-3: Lesson 9. SOLUTION OF ASSIGNMENT PROBLEM - e-Krishi Shiksha

    Although assignment problem can be solved either by using the techniques of Linear Programming or by the transportation method yet the assignment method developed by D. Konig, a Hungarian mathematician known as the Hungarian method of assignment problem is much faster and efficient.

  8. Transportation, Transshipment, and Assignment Problems

    Formulate a transportation problem as a linear programming model. Use the transportation method to solve problems with Excel. Solve maximization transportation problems, unbalanced problems, and problems with prohibited routes. Solve aggregate planning problems using the transportation model.

  9. Transportation and Related Problems - The University of Texas ...

    The assignment problem is a special case of the transportation problem where the supply from every source and the demand at every sink are equal to 1. Such a situation arises naturally in the setting of assigning workers to jobs, or of assigning workers to a time schedule.

  10. Transportation and Assignment Problems - Springer

    Transportation and assignment problems are traditional examples of linear programming problems. Although these problems are solvable by using the techniques of Chapters 2-4 directly, the solution procedure is cumbersome; hence, we develop much more efficient algorithms for handling these problems.