dv.tie: Resolve tie for departing variables

Description Usage Arguments Value Author(s) References See Also

View source: R/dv.tie.R

Description

This function returns the row index of the departing variable based on which of the corresponding variables has a higher priority level.

Usage

1
dv.tie(tab, i, ip)

Arguments

tab

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

i

An integer index for a departing variable

ip

An integer index for a departing variable

Value

An integer index for a departing variable.

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

dv.llgp, llgptab


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

Related to dv.tie in goalprog...