SAP ABAP Class CL_GENIOS_SOLVER_MILP (GENIOS: milp solver)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-GEN (Application Component) GENeric Integer Optimizer System
⤷
GENIOS_MILP (Package) GENIOS: solvers for MILP
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GENIOS_SOLVER | GENIOS: main solver | 20081212 |
Properties
| Class | CL_GENIOS_SOLVER_MILP | |
| Short Description | GENIOS: milp solver | |
| Super Class | CL_GENIOS_SOLVER | GENIOS: main solver |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GENIOS_MILP | GENIOS: solvers for MILP |
| Created | 20081212 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GENIOS_SOLVER_MILP has no forward declaration.
Interfaces
Class CL_GENIOS_SOLVER_MILP has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GENIOS_ENVIRONMENT | 20081223 | GENIOS: Environment |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RCC_APP | 'MILP' | RCCF Application ID | 20090127 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | GENIOSS_MILP_OBJECTIVE | GENIOS: objective for the MILP solver | 20081212 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | GENIOST_MILP_INDICATORCONSTR | GENIOS: indicator constraintes for the MILP solver | 20081212 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | GENIOST_MILP_LINEARCONSTR | GENIOS: linear constraints for the MILP solver | 20081212 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | GENIOST_MILP_LINEARCONSTR_MON | GENIOS: monomes for the linear constraints in the MILP solv. | 20081212 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | GENIOST_MILP_SOL_LINEARCONSTR | GENIOS: solution of the linear constrains of the MILP solver | 20090119 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | GENIOST_MILP_OBJECTIVE_MONOM | GENIOS: monomes for the objective function for the MILP | 20081212 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | GENIOST_MILP_SOL_OBJECTIVE | GENIOS: objective solution of the MILP solver | 20090119 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | GENIOST_MILP_VARIABLE | GENIOS: variables for the MILP solver | 20081212 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | GENIOST_MILP_SOL_VARIABLE | GENIOS: solution of the variables of the MILP solver | 20090119 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | GENIOST_COMPATIBILITYTYPE | Compatibility type of a GENIOS object | 20081230 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | call the milp solver | 20081212 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081230 |
Events
Class CL_GENIOS_SOLVER_MILP has no event.
Types
Class CL_GENIOS_SOLVER_MILP has no local type.
Method Signatures
Method CALL_MILP_SOLVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_RESULT | Call by reference | Type reference (TYPE) | GENIOSS_SOLVER_RESULT | GENIOS: Solver result structure | 20090127 | |||
| 2 | IO_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_GENIOS_PARAMETER | GENIOS: parameter for the solver | 20120705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GENIOS: MILP solver | 20090108 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GENIOS_SOLVER_MILP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GENIOS_SOLVER_MILP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |