> I use GLPK to solve a MIP problem. Occasionally, the solver failed on the > following error > > "GLPK ERROR: Assertion failed: ap[q] != 0.0; file glpspx1.c; line 1439" > > Any idea on what's wrong and how to fix it.
Try to search for context "ap[q] != 0.0" in help-glpk archives. There are some discussions about this issue. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
