Column Minima Method
- OPERATIONS-RESEARCH
Column Minima Method Step 1 Select the smallest cost in the first column of the transportation table. Let it be $c_{i1}$. Allocate as much as possible amount $x_{i1} = min_i(a_i, b_1)$ in the cell $(i,1)$, so that either the capacity of origin $O_i$ is exhausted or the requirement at destination $D_1$ is satisfied or both.
Step 2 If $x_{i1} = b_1$, the requirement at destination $D_1$ is completely exhausted, cross-out the first column of the table and move down to the second column.