print.LPmodel {utiml}R Documentation

Print LP model

Description

Print LP model

Usage

## S3 method for class 'LPmodel'
print(x, ...)

Arguments

x

The lp model

...

ignored

Value

No return value, called for print model's detail


[Package utiml version 0.1.7 Index]