Hi Heinrich,

Thank you for your bug investigation and patch.

> if (col->ll.ll > +DBL_MAX || col->uu.uu < -DBL_MAX)

This check will not work on non-IEEE platforms. Probably, the effect
should be considered as a non-significant bound change and checked in
glpnpp03.c (funcs npp_implied_lower/upper). Will try to fix that.

Best regards,

Andrew Makhorin

 


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

Reply via email to