The following tables list the members exposed by IAimmsMathProgramInfo.
|
Name |
Description |
|
The ColumnIntInfoType enumeration describes all identifier types for which the name can be obtained using the GetColumnIntInfo method. | |
|
The ColumnRowFlag enumeration describes a set of flags with possible column and/or row properties. | |
|
The DoubleGeneralOption enumeration describes all double-valued general solvers options in AIMMS. | |
|
The IdentifierName enumeration describes all identifier types for which the name can be obtained using the GetRowColumnName method. | |
|
The IntegerGeneralOption enumeration describes all integer valued general solvers options in AIMMS. | |
|
The MatrixOrder enumeration lists the possible orderings that AIMMS can use to pass matrix data to the solver. | |
|
The RowType enumeration describes all possible row types, as passed via the row_type input argument of the GetRowType method. |
|
Name |
Description |
|
This is ~IAimmsMathProgramInfo, a member of class IAimmsMathProgramInfo. | |
|
Allocate a memory block. | |
|
Free a memory block. | |
|
Get information about modified options. | |
|
Get columns information. | |
|
Get a certain integer valued information for multiple columns. | |
|
Pass starting information for the columns. | |
|
Get complementarity couples. | |
|
Get rows corresponding to cut pool constraints. | |
|
Convert a double-valued number into a string. | |
|
This is GetExtendedMathProgramInfo, a member of class IAimmsMathProgramInfo. | |
|
Get rows corresponding to a filter constraint. | |
|
Get indicator rows. | |
|
Get rows corresponding to a lazy constraint. | |
|
Get the matrix coefficients. | |
|
This is GetMatrixManipulationInfo, a member of class IAimmsMathProgramInfo. | |
|
Get a MIP start. | |
|
Get the model type. | |
|
This is GetNonLinearEvaluator, a member of class IAimmsMathProgramInfo. | |
|
Get the nonlinear columns in the objective. | |
|
Get quadratic objective coefficients. | |
|
Get a quadratic row. | |
|
Retrieves the name of a column, row or model. | |
|
Get rows information. | |
|
Pass starting information for the rows. | |
|
Queries the type of the row. | |
|
This is GetSolverCallback, a member of class IAimmsMathProgramInfo. | |
|
Get SOS information. | |
|
Get time. | |
|
Queries whether row corresponds to a cut pool constraint. | |
|
Queries whether row corresponds to a filter constraint. | |
|
Queries whether row corresponds to an indicator constraint. | |
|
Queries whether row corresponds to a lazy constraint. | |
|
Queries whether row is nonlinear. | |
|
Queries whether row is quadratic. | |
|
Tells AIMMS how data should be passed to the solver. | |
|
Stores a solution in the solution repository. |