read.lp(filename, type = c("lp", "mps", "freemps"), verbose = "neutral")
filename
. If missing, read.lp
will attempt to guess the file type by examining the file's suffix."neutral"
is no error reporting. Use "normal"
or "full"
for more comprehensive error reporting. See the verbose
entry in