Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  exitflag in cplexmilp

    Posted 11/30/11 02:31 PM

    Originally posted by: PingLiu


    when I use cplexmilp.m in matlab, I got some different values for exitflag,like '5','-8','1'
    when I search in the following website
    link:http://publib.boulder.ibm.com/infocenter/cosinfoc/v12r2/index.jsp?topic=%2Filog.odms.cplex.help%2FContent%2FOptimization%2FDocumentation%2FCPLEX%2F_pubskel%2FCPLEX1194.html
    I only got such explanation
    exitflag Integer identifying the reason the optimization algorithm terminated
    so what does the value of exitflag mean?
    #CPLEXOptimizers
    #DecisionOptimization