Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Interpretting Exit Status 6 in CPLEX

    Posted 06/21/12 09:54 AM

    Originally posted by: EvolvedMicrobe


    Hopefully someone can help answer this! I am running a quadratic programming optimization using CPLEX and it finds the solution with an exit flag of 6, described as:

    Solution is available, but not proved optimal, due to numeric difficulties.

    I really don't know how to interpret this. Could it mean that there are multiple optimal solution that are all equivalent? I would like to either be able to say that the solution is optimal or very close to what could be optimal (say 99% as good for the objective). Does this flag simply indicate a large number of nearly identical solutions?

    Any help is much appreciated.
    #CPOptimizer
    #DecisionOptimization


  • 2.  Re: Interpretting Exit Status 6 in CPLEX

    Posted 06/25/12 09:47 AM

    Originally posted by: SystemAdmin


    You should post your question to the CPLEX forum here : http://www.ibm.com/developerworks/forums/forum.jspa?forumID=2059
    This forum is for constraint programming questions.

    Regards

    Philippe
    #CPOptimizer
    #DecisionOptimization


  • 3.  Re: Interpretting Exit Status 6 in CPLEX

    Posted 06/26/12 12:55 AM

    Originally posted by: EvolvedMicrobe


    Thanks for the response! The QP problem I described is subject to constraints so I thought this was the right forum, but have reposted it on your suggested link. If anyone here knows though it would again be greatly appreciated and quite helpful.
    #CPOptimizer
    #DecisionOptimization