Learn R Programming

goalprog (version 1.0-2)

dv.tie: Resolve tie for departing variables

Description

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

Usage

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.

References

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

See Also

dv.llgp, llgptab