What to do if we don't get m+n-1 basic variables in stepping stone method?

128 Views Asked by At

In stepping stone method (for transportation model), it is one of the requirements that number of basic variables must be m+n-1, where m and n are no of rows and columns respectively.My question is: How to proceed if we do not get m+n-1 basic variables?