Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Controlled Branching in Generic Callback

    Posted 10/13/19 07:00 AM

    Originally posted by: VKV7_Anulark_Naber


    How can I control branching using a generic callback ?

    Thanks.


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Controlled Branching in Generic Callback

    Posted 10/13/19 10:29 AM

    As far as I know, you can't. Unfortunately (IMO), the generic callback structure does not provide functionality for user-controlled branching.


    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: Controlled Branching in Generic Callback

    Posted 10/13/19 04:12 PM

    Originally posted by: VKV7_Anulark_Naber


    Thanks for the answer. I am implementing Benders cuts as lazy constraints, but the problem is the candidates found may be far from each other and thus effecting the quality of cuts. I was hoping to control branching or trust region so to stabilize the duals. I would appreciate any ideas on how to implementing the trust region or dual stabilization.


    #CPLEXOptimizers
    #DecisionOptimization


  • 4.  Re: Controlled Branching in Generic Callback

    Posted 10/14/19 02:24 AM

    Can you please drop a message to daniel(dot)junglas(at)de(dot)ibm(dot)com? I may have an aswer for you.


    #CPLEXOptimizers
    #DecisionOptimization


  • 5.  Re: Controlled Branching in Generic Callback

    Posted 10/15/19 07:00 AM

    As you can read in this announcement, the next version of CPLEX (12.10) will support branching with the generic callback.


    #CPLEXOptimizers
    #DecisionOptimization