Thomas Neidhart created MATH-1076:
-------------------------------------
Summary: Add a MPS file parser to improve testing of the
SimplexSolver
Key: MATH-1076
URL: https://issues.apache.org/jira/browse/MATH-1076
Project: Commons Math
Issue Type: Improvement
Reporter: Thomas Neidhart
There are lots of test problems for linear programming in the MPS format. We
should add a parser for this format to test our SimplexSolver implementation
with these problems and compare with other solvers.
The parser could be added also to the -tools jar as it might be of interest for
users to load and execute such problems.
Format: http://lpsolve.sourceforge.net/5.5/mps-format.htm
Data Files: http://www.netlib.org/lp/data/
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)