zero.ind.rows {goalprog} | R Documentation |
This function returns a count of the number of zero index values in column s of index rows I.
zero.ind.rows(tab, s)
tab |
An object of class 'llgptab' that is the modified simplex tableau |
s |
An integer index value for a non-basic variable |
An integer value for the number of zero index values in the given column.
Frederick Novomestky fnovomes@poly.edu
Ignizio, J. P. (1976). Goal Programming and Extensions, Lexington Books, D. C. Heath and Company.