help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] How to call GLPK in C/C++?


From: xiaomi
Subject: [Help-glpk] How to call GLPK in C/C++?
Date: Mon, 30 Aug 2010 13:23:59 -0400
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)

Is there a totural for how to call GLPK in my own C/C++ programming?

And there is a more serious problem: I saw GLPK uses many memories when
it runs longer. If my own C/C++ programming uses almost all the memories
like open a huge matrix, will these memories be released to let GLPK run
when I call GLPK?

I used to use "bat" to run several "exe" together, however, it is not
easy to use. So I consider to get rid of "bat".

Thanks.



reply via email to

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