Transportation Problem Solver
Input Data
North-West Corner Method starts from the top-left cell and allocates as much as possible.
Number of Sources
3
Number of Destinations
3
Transportation Problem
D1 | D2 | D3 | Supply | |
---|---|---|---|---|
S1 | ||||
S2 | ||||
S3 | ||||
Demand |
Solution
Enter problem data and click solve to see the solution