plot.lpExtPtr: lpExtPtr Plot Method

View source: R/plot.lpExtPtr.R

plot.lpExtPtrR Documentation

lpExtPtr Plot Method

Description

Plots the feasible set of a simple linear program with two decision variables. The decision variables must be real, nonnegative and must not have a finite upper bound. Only inequality constraints are supported.

Usage

## S3 method for class 'lpExtPtr'
plot(x, y, ...)

Arguments

x

an lpSolve linear program model object.

y

this argument is ignored.

...

additional arguments are ignored.

Author(s)

Kjell Konis kjell.konis@me.com


lpSolveAPI documentation built on Sept. 3, 2023, 5:07 p.m.