help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] loading constraint coefficients


From: Pei Yee Ho
Subject: [Help-glpk] loading constraint coefficients
Date: Mon, 15 Sep 2003 20:14:41 -0700 (PDT)

dear sir,

i have the constraint coefficients (a11, a12, .., amn)
in terms of matrix form (size mxn) and i stored in a
.dat file. i have successfully use the GLPK API to
read the data from this .dat file. 

The problem is that in each row of the matrix, there
are some coefficients with zero elements, this has
cause a problem when i use load_mat3 to load these
coefficients. 

May i know how can i load these coefficients without
modification of the zero elements in the matrix. Thank
you very much

best regards,
HO Pei Yee


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com




reply via email to

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