help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] [Fwd: New input method.]


From: Andrew Makhorin
Subject: [Help-glpk] [Fwd: New input method.]
Date: Fri, 22 Apr 2011 09:41:12 +0400

-------- Forwarded Message --------
From: Pierre Parent <address@hidden>
Reply-To: Pierre PARENT <address@hidden>
To: address@hidden
Subject: New input method.
Date: Fri, 22 Apr 2011 01:21:57 +0200



Hi,

I'm writing you because, Using Glpk I found it useful to add a method :

void glp_load_matrix_from_matrix(glp_prob *lp,double **matrix)

because the the other input fuctions where so painful I didn't even
succeed in using them without seg faults, on a complex problem I was
computing. I understand thoses functions are very useful when the matrix
has many zeros, however I think it would be useful to actually embeed
both of these fonctions.

I can of course give you the code I've writen, even though , I guess
it's no problem for you to write it very quickly, if you decide it
should be added to the library.

Sincerly,

Pierre Parent,

from France.





reply via email to

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