Decision Optimization

Decision Optimization

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

 View Only

Callback and Branch and Bound

  • 1.  Callback and Branch and Bound

    Posted Mon July 25, 2016 04:11 AM

    Originally posted by: prasr29


    Hi,

               I have a bilevel optimization problem in which while solving the upper level, at every node of the upper level problem I intend to solve the lower level problem. I am wondering whether any callback functions would serve the purpose. I searched through the cplex manual but  could not locate the specific functionality. Can you kindly guide me in this regard.


    #CPLEXOptimizers
    #DecisionOptimization