| Package | Description |
|---|---|
| com.imsl.io |
Methods for reading files.
|
| com.imsl.test.example.io |
Input/output examples.
|
| Modifier and Type | Method and Description |
|---|---|
String |
MPSReader.getNameColumn(int iColumn)
Returns the name of a constraint column.
|
protected String |
MPSReader.processCommand(String command,
String line)
Process a section of the MPS file.
|
void |
MPSReader.read(Reader reader)
Reads and parses the MPS file.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MPSReaderEx1.main(String[] arg) |
Copyright © 2020 Rogue Wave Software. All rights reserved.