Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only

Time Limit for Strong Branching

  • 1.  Time Limit for Strong Branching

    Posted 04/02/15 11:42 PM

    Originally posted by: gtoptimizer


    I run into the error "CPLEX Error  1266: Time limit exceeded in strong branching.", when I make some calls to CPXstrongbranch.

    Q1: Is there any way I can modify this time limit? Or will I have to reduce the number of simplex iterations that I pass to CPXstrongbranch?

    Q2: Is this limit per call to CPXstrongbranch, or per variable in the list of variable indices passed to CPXstrongbranch?

    Thanks!

    Elias


    #CPLEXOptimizers
    #DecisionOptimization