Originally posted by: SystemAdmin
Hi,
I am developing a column generation algorithm and my sub problem has binary variables.
My problem is that sometimes there are some degenerate solution for my sub problem. which causes to no improvement in the solution and stopping algorithm.
Is there any tool in Opl Cplex to avoid degeneracy or finding all solutions with the same objective function with integer (binary) variables?
#DecisionOptimization#OPLusingCPLEXOptimizer