|
|
Trees | Indices | Help |
|
|---|
Types of integer information that can be queried for multi-objective optimization.
This class contains the types of solution information of type float that can be retreived from the solution of a sub-problem solved during multi-objective optimization.
This information can be querried for each priority level with method MultiObjSolnInterface.get_info.
| Instance Methods | |
|
Inherited from |
| Class Variables | |
error = 0See CPX_MULTIOBJ_ERROR in the C API. |
|
status = 1See CPX_MULTIOBJ_STATUS in the C API. |
|
method = 18See CPX_MULTIOBJ_METHOD in the C API. |
|
priority = 17See CPX_MULTIOBJ_PRIORITY in the C API. |
|
blend = 20See CPX_MULTIOBJ_BLEND in the C API. |
|
pfeas = 21See CPX_MULTIOBJ_PFEAS in the C API. |
|
dfeas = 22See CPX_MULTIOBJ_DFEAS in the C API. |
|
|
|
Trees | Indices | Help |
|
|---|