Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Barrier Root Algorithm gets stuck during Crossover

    Posted 09/16/13 09:28 AM

    Originally posted by: IvanM88


    When solving root subproblem of MIQP with CPLEX 12.3.0.0 the solver gets stuck at the QP Crossover and iterates to infinity with practically no change in the value of objective. I tried shutting off the crossover (by setting BarCrossAlg to -1) and limiting the number of iterations (by setting BarItLim to 100000) but it had no effect (it seems that CPLEX doesn't follow these changes for root algorithm). I am sending You a SAV file and node log so You can take a look.

    Thanks in advance,

    Ivan.


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Barrier Root Algorithm gets stuck during Crossover

    Posted 09/19/13 04:26 AM

    I could reproduce your problem with 12.3 but not with the most recent version of CPLEX (12.5.1). Since 12.3 is rather old, do you see any chance to upgrade to 12.5.1?


    #CPLEXOptimizers
    #DecisionOptimization