This document discusses transportation problems in operations research. It defines a transportation problem as minimizing the cost of distributing a product from sources to destinations while satisfying supply and demand constraints. The document provides:
1) A mathematical formulation of transportation problems as a linear programming problem with objectives, variables, and constraints.
2) Examples of representing transportation problems using a network diagram and table.
3) Methods for handling imbalanced transportation problems where supply does not equal demand, such as adding dummy rows or columns.