Page 1 of 1

Optimal Basis

Posted: Fri Mar 16, 2018 9:08 pm
by msci
I have a problem with a LP I am solving with GAMS. I have a total of 576
variables, 409 constraints (all equality constraints). The problem is that
I need to identify the optimal basis, however only 402 variables have zero
marginal values so I cannot find the inverse of the basis as it is not
square (it's obviously 409 x 402). What should I do?