ev.llgp: Determine subscript of entering variable

Description Usage Arguments Value Author(s) References See Also

View source: R/ev.llgp.R

Description

This function returns the subscript of the non-basic variable entering the basis at the k-th priority level.

Usage

1
ev.llgp(tab, k)

Arguments

tab

An object of class 'llgptab' the modified simplex tableau

k

An integer priority level

Value

An integer value.

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, dv.llgp


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

Related to ev.llgp in goalprog...