[Help-glpk] Re: GLPK memory leak?

2010-10-26 Thread Andrew Makhorin
I'm using the GLPKMEX interface to GLPK for Matlab, and I think I've isolated GLPK as the cause for my program to slowly use more and more memory, leading me to believe that there's a memory leak issue going on. I checked the code for GLPKMEX since it's only one file, and it appears that all

[Help-glpk] two successive GLPSOL scripts

2010-10-26 Thread mmmax
Hello, I'm using one GLPSOL script to solve first problem and then saving all (solution) in csv (or mysql) the second one should use the solution from the first script (reading from csv (or mysql) ) Is there any way to send Done!-message from the first to the second GLPSOL script when

[Help-glpk] Re: GLPK memory leak?

2010-10-26 Thread Robbie Morrison
To: Adriana Kovashka adri...@cs.utexas.edu Subject: [Help-glpk] Re: GLPK memory leak? Message-ID: 1288108851.2915.16.ca...@host From:Andrew Makhorin m...@gnu.org Date:Tue, 26 Oct 2010 20:00:51 +0400