a character giving the name of the file the optimization problem
is read from.
type
a character giving the name of the file format the optimization
problem is stored in.
Details
The optimization problems can be read from the three file formats "lp",
"mps" and "freemps".
Where it seems important to note that the "lp" format refers to
lpsolves native file format
(https://lpsolve.sourceforge.net/5.5/lp-format.htm)
and not to the CPLEX LP format.