Originally posted by: brown_rice
Daniel,
I just used cplex.lpmethod !=4 to prevent CPLEX from using Barrier method, but it looks like since the method is used while the parameter is 0, what I did was not enough. The log output was just saying that my model is solved via Barrier method.
However, I changed my algorithm and no longer need this.
Thanks for your attention.
#CPLEXOptimizers#DecisionOptimization