1.) What is Transportation Problem?
The Transportation Problem is a special type of linear programming problem in operations research that deals with the optimal distribution of a product from several sources (origins) to several destinations in such a way that the total transportation cost is minimized.
It is widely used in business and logistics decision-making where goods must be transported efficiently from supply points (such as factories or warehouses) to demand points (such as markets or retailers).
The main objective of the transportation problem is to determine the best shipping schedule that minimizes total cost while satisfying supply and demand constraints.
Meaning of Transportation Problem
A transportation problem refers to the process of finding the most cost-effective way to transport goods from multiple sources to multiple destinations while meeting supply and demand requirements.
It is based on:
- Known supply at each origin
- Known demand at each destination
- Transportation cost per unit between each origin and destination
General Structure of Transportation Problem
A transportation problem consists of:
- A set of sources (rows)
- A set of destinations (columns)
- Supply at each source
- Demand at each destination
- Cost of transportation between each source-destination pair
The goal is to minimize total transportation cost.
Assumptions of Transportation Problem
The transportation model is based on several assumptions:
- Supply and demand are known and fixed
- Transportation cost per unit is known
- Goods are homogeneous
- Transportation occurs from sources to destinations only
- Total supply equals total demand (balanced condition)
2.) Initial Basic Feasible Solution (IBFS)
An Initial Basic Feasible Solution (IBFS) is the starting solution of a transportation problem that satisfies all supply and demand constraints without violating any conditions.
It is not necessarily the optimal solution but serves as a starting point for optimization.
Methods to Find IBFS
There are several methods used to find an initial basic feasible solution:
1. North-West Corner Rule
In this method, allocation starts from the top-left (north-west) cell of the transportation table and moves step by step.
It is simple but does not consider cost efficiency.
2. Least Cost Method
In this method, allocations are made to the cell with the lowest transportation cost first.
It aims to reduce total cost from the beginning.
3. Vogel’s Approximation Method (VAM)
This method considers penalty costs for not choosing the lowest cost routes and usually provides a better initial solution.
Characteristics of IBFS
- Satisfies all supply and demand constraints
- Contains basic allocations only
- May or may not be optimal
- Used as a starting point for improvement
2.) Testing Optimality Condition
After obtaining an initial solution, it is necessary to check whether it is optimal or not. This is done using the optimality test.
The optimality condition ensures that no further reduction in total transportation cost is possible.
Methods of Testing Optimality
The most common method is:
MODI Method (Modified Distribution Method)
This method evaluates whether the current solution is optimal by calculating opportunity costs for unallocated cells.
Steps in Optimality Testing
- Compute row and column penalties (dual variables)
- Calculate opportunity cost for empty cells
- Check if all opportunity costs are non-negative (for minimization problems)
- If all conditions are satisfied, the solution is optimal
Optimality Condition
A transportation solution is optimal if all opportunity costs (Δij) for unoccupied cells are greater than or equal to zero.
4.) Solution of Minimization Transportation Problem
A minimization transportation problem aims to find the allocation of goods that results in the lowest possible transportation cost while satisfying all supply and demand constraints.
Steps to Solve Minimization Transportation Problem
Step 1: Balance the Problem
- If total supply ≠ total demand, a dummy row or column is added to balance the problem.
Step 2: Find Initial Basic Feasible Solution (IBFS)
Use any one method:
- North-West Corner Rule
- Least Cost Method
- Vogel’s Approximation Method
Step 3: Calculate Total Cost
- Multiply allocated units with their respective costs and sum them.
Step 4: Test Optimality
- Apply optimality test (MODI method) to check if the solution is optimal.
Step 5: Improve Solution (if needed)
If the solution is not optimal:
- Identify negative opportunity cost cells
- Adjust allocations to reduce total cost
- Repeat until optimal solution is reached
Characteristics of Minimization Transportation Problem
- Objective is to reduce total cost
- Supply and demand must be satisfied
- Multiple feasible solutions may exist
- Optimal solution provides least cost distribution
Importance of Transportation Problem
The transportation problem is important because it helps organizations:
- Reduce logistics and distribution costs
- Improve supply chain efficiency
- Optimize resource allocation
- Enhance decision-making in operations management
Applications of Transportation Problem
Transportation problems are widely used in:
- Supply chain management
- Distribution of goods
- Warehouse management
- Manufacturing industries
- Retail logistics
- Inventory distribution systems
Example (Conceptual)
A company may need to transport goods from multiple factories to different warehouses. The transportation model helps determine the cheapest way to distribute products while meeting demand at each warehouse.