Welcome!

This community is for professionals and enthusiasts of our products and services.
Share and discuss the best content and new marketing ideas, build your professional profile and become a better marketer together.

You need to be registered to interact with the community.
This question has been flagged
3 Replies
29 Views

What is the Northwest Corner Rule?



Avatar
Discard
Best Answer

The Northwest Corner Rule is a method used in the transportation problem to find an initial basic feasible solution. It starts at the top-left (northwest) corner of the transportation tableau, allocating as much as possible to that cell without exceeding the supply or demand constraints. After making an allocation, the algorithm moves either down to the next row or right to the next column, depending on whether the supply or demand has been satisfied, and continues this process until all supplies and demands are met. This rule provides a straightforward and systematic way to generate an initial solution for optimization.


Avatar
Discard
Best Answer

the Northwest Corner Rule is a method for initializing allocations in transportation problems by starting at the top-left cell of the cost matrix and allocating resources until supply or demand is met

Avatar
Discard
Best Answer

The Northwest Corner Rule is a method for obtaining an initial basic feasible solution in transportation problems. It starts from the upper-left (northwest) corner of the cost matrix and allocates as much as possible to each cell while satisfying supply and demand, then moves to the next cell.

Avatar
Discard