zero.ind.rows: Count zero index values in column s

Description Usage Arguments Value Author(s) References See Also

View source: R/zero.ind.rows.R

Description

This function returns a count of the number of zero index values in column s of index rows I.

Usage

1
zero.ind.rows(tab, s)

Arguments

tab

An object of class 'llgptab' that is the modified simplex tableau

s

An integer index value for a non-basic variable

Value

An integer value for the number of zero index values in the given column.

Author(s)

Frederick Novomestky fnovomes@poly.edu

References

Ignizio, J. P. (1976). Goal Programming and Extensions, Lexington Books, D. C. Heath and Company.

See Also

llgptab


goalprog documentation built on May 30, 2017, 5:07 a.m.