> As the refman says, you don't have to put the zero coefficients (see
> http://permalink.gmane.org/gmane.comp.gnu.glpk/849 ).

Starting from glpk 4.18 it is possible to specify zero coefficients
(in glp_load_matrix, glp_set_mat_row, and glp_set_mat_col). However,
such coefficients are ignored, thus, for example, glp_get_mat_row will
return only non-zero entries.



_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to