Originally posted by: SystemAdmin
This could be a numerical issue. For example, if the solution provided by CPLEX satisfies integrality only within the tolerance (default is 1e-5), and such integer variables are member of constraints with large coefficients, then it can happen that this solution is rejected as a MIP start.
But this is pure speculation. For a better answer, I would need to get your model and your MST file.
#CPLEXOptimizers#DecisionOptimization