Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Set MIP objective limit?

    Posted 03/09/09 11:02 PM

    Originally posted by: SystemAdmin


    [benp84 said:]

    I am implementing an algorithm in C++ in which I require CPLEX to return any solution to a minimization IP which is below a particular objective threshold as quickly as possible.  I have found the CPLEX parameter named "ObjLLim" which appears to do exactly what I need, but it only works for LPs.  Is there such a parameter that will work for IPs?  If not, what is the best way to make CPLEX do this?  Thanks in advance.

    - Ben
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Set MIP objective limit?

    Posted 03/10/09 07:35 PM

    Originally posted by: SystemAdmin


    [prubin said:]

    Answered on sci.op-research, where this was also posted.
    #CPLEXOptimizers
    #DecisionOptimization