help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] help! how tow set constraint coeffients to zero?


From: Andrew Makhorin
Subject: Re: [Help-glpk] help! how tow set constraint coeffients to zero?
Date: Mon, 10 Dec 2007 12:14:26 +0300

> 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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]