Originally posted by: Anjikum
Hello,
I am solving a LP problem with around 4 Million columns and used Barrier as LP method for solving the same and also used Primal crossover. Convergence of Primal and Dual obj happened in 122 secs and Cross over took around 2605 Secs. I have attached log for reference.
I tried the same with dual crossover and observed behaviour to be same and haven't used any convergence tolerance parameters.
Following are my clarification(s) with respect to following problem:
a) Many of my variable objective costs are same , Does that pose problem for Barrier method/its crossover? If so, does Numerical Emphasis parameter helps?
b) The same problem, I have converted variable type to Integer type and solved, for which am finding difficult to get a feasible solution in an Hour.
Thanks in Advance.
#CPLEXOptimizers#DecisionOptimization