Originally posted by: ArmenG
I am trying to solve a large MIP problem in MATLAB using cplex. Although the problem is feasible, cplex does not find any solution (i.e., solution=[ ]). However, when I provide an initial point for cplex, then cplex is able to find a solution. Can someone explain what the reason is?
#CPLEXOptimizers#DecisionOptimization