Class MPSReaderEx1

java.lang.Object
com.imsl.test.example.io.MPSReaderEx1

public class MPSReaderEx1 extends Object

Reads an MPS file.

This example reads the data for a linear programming problem from an MPS file, using the class MPSReader.
See Also: