SAP ABAP Interface IF_GENIOS_SOLVER_RESULT_C (GENIOS: solver constants)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-GEN (Application Component) GENeric Integer Optimizer System
⤷
GENIOS_SOLVER_MAIN (Package) GENIOS: solvers for MILP

⤷

⤷

Properties
Interface | IF_GENIOS_SOLVER_RESULT_C | |
Short Description | GENIOS: solver constants |
General Data
Package | GENIOS_SOLVER_MAIN | GENIOS: solvers for MILP |
Created | 20090121 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_GENIOS_SOLVER_RESULT_C has no forward declaration.
Interfaces
Interface IF_GENIOS_SOLVER_RESULT_C has no interface.
Friends
Interface IF_GENIOS_SOLVER_RESULT_C has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_ABORTFEASIBLE | Constant | Public | Type reference (TYPE) | GENIOS_INT4 | 6 | Solver stopped with a solution | 20090126 | |
2 | GC_ABORTINFEASIBLE | Constant | Public | Type reference (TYPE) | GENIOS_INT4 | 5 | Solver stopped without a solution | 20090121 | |
3 | GC_FAILINFEASIBLE | Constant | Public | Type reference (TYPE) | GENIOS_INT4 | 4 | Solver failed with infeasible solution | 20090121 | |
4 | GC_OPTIMAL | Constant | Public | Type reference (TYPE) | GENIOS_INT4 | 1 | GENIOS: 32bit integer | 20090121 | |
5 | GC_SOLUTIONLIMITREACHED | Constant | Public | Type reference (TYPE) | GENIOS_INT4 | 2 | GENIOS: 32bit integer | 20090121 | |
6 | GC_TIMELIMITINFEASIBLE | Constant | Public | Type reference (TYPE) | GENIOS_INT4 | 3 | Timelimit reached without a solution | 20090121 | |
7 | GC_UNKNOWN | Constant | Public | Type reference (TYPE) | GENIOS_INT4 | 0 | Unknown result status | 20091007 |
Methods
Interface IF_GENIOS_SOLVER_RESULT_C has no method.
Events
Interface IF_GENIOS_SOLVER_RESULT_C has no event.
Types
Interface IF_GENIOS_SOLVER_RESULT_C has no local type.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |