Supported Mosel Types
Mosel type | Insight entity type |
Boolean | BOOLEAN |
Integer | INTEGER |
Real | REAL |
String | STRING |
Linctr | CONSTRAINT |
Mpvar | DECISION_VARIABLE |
set of boolean, integer, real, string | SET |
array of boolean, integer, real, string, mpvar, linctr | ARRAY |
array (set of boolean, integer, string) | ARRAY |
array (set of real) | Unsupported |
dynamic or hashmap array) | ARRAY |
Record | Unsupported |
Constants | Various |
User-defined types (including nested types) | Unsupported |
Parameter | ARRAY (parameters) |
Types defined in modules | Unsupported |
mmproblem type | Unsupported |
Anonymous constraints | Unsupported |
![]() |
Note
Xpress Insight does not support nested types. Where a type is otherwise unsupported (such as
nlctr), it can still be used in a model; unsupported types are ignored by
Xpress Insight and are not captured as input or results data.
|
![]() |
Note Entities declared locally within a procedure or function are not visible to
Xpress Insight.
|
![]() |
Note Custom types defined by a module are not currently supported by
Xpress Insight. If custom types are used in the model, they will not be captured in the input or results data. This includes custom types from core modules including quadratic and non-linear variables and constraint types, text/date types, and
mmjob types. The
Model type provided by
mmjobs is not directly supported.
|
© 2001-2020 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.