![]()  | 
  
    SMILE
    v2.5
    
   Schwarzschild Modelling Interactive expLoratory Environment 
   | 
 
Interface to the linear optimization solver GLPK. More...
#include <optimization.h>


Public Member Functions | |
| virtual int | callSolver (const CMatrix< NumT > *linearMatrix, const std::vector< NumT > &rhs, const std::vector< NumT > &maxSolValue, const std::vector< NumT > &objFuncLinear, const CMatrix< NumT > *objFuncQuadratic, std::vector< NumT > *sol) const | 
| virtual std::string | errorDescription (int result) const | 
| reports text information for a given error code  | |
Interface to the linear optimization solver GLPK.
      
  | 
  virtual | 
Implements smile::CBasicQuadraticOptimizationSolver< NumT >.
 1.8.8