Originally posted by: lyxthe
Hello all,
I would like to know if a MIPStart can have some of the constraints violated, ie the MIPStart is infeasible. The aim is to itereate several solvings by beginning the first one without any constraints of a certain kind and incrementally add those that are violated such that finally have no violated constraints in the last loop without need to put all of them in the first solving loop.
I"m not sure I am very clear, but in the end I would like to know if I can give a MIPStart to cplex while some of the constraints violated.
Thanks for the attention.
#CPLEXOptimizers#DecisionOptimization