Package com.imsl.test.example.math
Class SparseLPEx2
java.lang.Object
com.imsl.test.example.math.SparseLPEx2
SparseLP Example 2: Solves a linear programming problem defined in an MPS file.
This example demonstrates how the class MPSReader can be used
with SparseLP to solve a linear programming problem defined in
an MPS file. The MPS file used in this example is an uncompressed version of
the file 'afiro', available from
http://www.netlib.org/lp/data/.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SparseLPEx2
public SparseLPEx2()
-
-
Method Details
-
main
- Throws:
Exception
-