Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only

Matlab InfoCallback for continuous problem

  • 1.  Matlab InfoCallback for continuous problem

    Posted 07/23/12 06:06 PM

    Originally posted by: Eumpfenbach


    I have a linear program and would like to terminate the simplex optimization if certain objective value is achieved. Do the info callbacks only work with respect to integer programs? I am experimenting with them based on mipex4 on a linear program (hoping that BestObj will give me the current best LP solution) but it doesn't seem like it works. Maybe I am doing something wrong.

    So the Matlab InfoCallbacks are only for MIPs?
    #CPLEXOptimizers
    #DecisionOptimization