> I suggest that the problem due to missing bounds should be gracefully
> detected and a meaningful message should be displayed to the user.

In principle, a warning message would be useful. However, glpk is able
to correctly process unbounded integer variables. The bug appear due to
insufficient robustness of the mip preprocessor--there should be a check
that an lower/upper bound of an integer variable increases/decreases too
much.


_______________________________________________
Bug-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-glpk

Reply via email to