MixedIntegerLinearProgram with non feasible problem
This is a simple reflexion : when glpk
diagnose that a Linear programming program has no solution this is not an error but a diagnose in MixedIntegerLinearProgram
. So the result should be only a warning that there is not feasible solution not a list of errors