Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  CPLEX solution status 5

    Posted 09/26/20 08:26 PM
    When I am solving an LP, I will get the solution status 5, which is explain here. Is there anyway to certainly figure out whether the problem is feasible or infeasible? Or is there any general rule of thumb here? For my problems, it seems that the LP is always feasible whenever I get this solution code.

    Thanks

    ------------------------------
    Amin
    ------------------------------

    #DecisionOptimization


  • 2.  RE: CPLEX solution status 5

    Posted 09/27/20 10:00 AM
    Hi

    I think you should read Tech note 

    https://www.ibm.com/support/pages/cplex-indicates-my-model-optimal-unscaled-infeasibilities

    and try to Turn scaling off 

    regards

    ------------------------------
    ALEX FLEISCHER
    ------------------------------



  • 3.  RE: CPLEX solution status 5

    Posted 09/27/20 05:19 PM
    Thanks Alex!

    ------------------------------
    Amin
    ------------------------------