print.llgpcptab: Print the LLGP tableau at the current priority level and...

Description Usage Arguments Details Value Author(s) References See Also Examples

View source: R/print.llgpcptab.R

Description

This function implements the print generic function for an object of class 'llgpcptab' and does a pretty print of the object of the lexicographical linear goal programming (LLGP) problem with complementary pivoting.

Usage

1

Arguments

x

An object of class 'llgpcptab' which is the modified simplex tableau

...

Other arguments as they may apply to the generic S3 print function

Details

The function prints the various stubs in the row and column orders described in Ignizio (1976).

Value

No value but a report is printed.

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

Examples

1
2
3
4

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