![]() ![]() | Variable must be either 0 or 1. |
![]() ![]() | Variable is a real number. |
![]() ![]() | Variable must be an integer. |
![]() |
constructor for MPSReader |
![]() | Returns the name of the MPS problem. |
![]() | The name of the BOUNDS set. |
![]() | The name of the free row containing the objective. |
![]() | The name of the RANGES set. |
![]() | The name of the RHS set used. |
![]() | The number of binary constraints. |
![]() | The number of columns in the constraint matrix. |
![]() | The number of integer constraints. |
![]() | The number of nonzeros in the constraint matrix. |
![]() | The number of rows in the constraint matrix. |
![]() | The objective as a Row . |
![]() | The coefficents of the objective row. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Returns the lower bound for a variable. |
![]() | Returns the lower range value for a constraint equation. |
![]() | Returns the name of a constraint column. Constraint column names are also variable names. |
![]() | Returns the name of a constraint row. |
![]() | Returns a row of the constraint matrix or a free row. |
![]() | Returns the coefficients of a row. |
![]() | Gets the Type of the current instance. |
![]() | Returns the type of a variable. The variable types are CONTINUOUS_VARIABLE , BINARY_VARIABLE or INTEGER_VARIABLE . |
![]() | Returns the upper bound for a variable. |
![]() | Returns the upper range value for a constraint equation. |
![]() | Reads and parses the MPS file. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() | Process a section of the MPS file. |
MPSReader Class | Imsl.Math Namespace | Example