Hello Andrew, it would be helpful to the users if the documentation on glp_set_col_bounds and glp_set_row_bounds would point out that setting double bounds with same values will lead to an error in the solver.
Couldn't the solver treat double bounds with same values as fixed? Best regards Xypron -------- Original-Nachricht -------- > > Glp_set_row/col_bnds does not check bounds at all; for example, one can > specify a lower bound which is greater than upper one. This is made > intentionally to allow setting lower and upper bounds independently on > each other. However, glp_simplex and other solvers requires all bounds > to be correct. > -- NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie! Jetzt informieren: http://www.gmx.net/de/go/freephone _______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
