SAP ABAP Class IF_GENIOS_SOLVER_RESULT_C (GENIOS: solver constants)
Properties
Class IF_GENIOS_SOLVER_RESULT_C  
Short Description GENIOS: solver constants    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090121   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GENIOS_SOLVER_RESULT_C has no forward declaration.
Interfaces
Class IF_GENIOS_SOLVER_RESULT_C has no interface implemented.
Friends
Class IF_GENIOS_SOLVER_RESULT_C has no friend class.
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
Class IF_GENIOS_SOLVER_RESULT_C has no method.
Events
Class IF_GENIOS_SOLVER_RESULT_C has no event.
Types
Class IF_GENIOS_SOLVER_RESULT_C has no local type.
History
Last changed by/on SAP  20110908 
SAP Release Created in