calc.ti.k: Calculate index rows for levels 1 through k

Description Usage Arguments Value Author(s) References See Also

View source: R/calc.ti.k.R

Description

This function calculcates the index rows for the highest k priority levels

Usage

1
calc.ti.k(tab, k)

Arguments

tab

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

k

An integer priority level

Value

An object of class 'llgptab' in which the index rows have been updated.

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

calc.ti, llgptab


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

Related to calc.ti.k in goalprog...