Hi Guys I'm using GLPK to generate a CPLEX model of my problem, but after a while it simply shuts down. I using the java interface through eclipse. I tried looking at how much memory it used and it seemed to cap at around 48mb, so I thought that it might be related to the java heapsize being to small, so i tried increasing it, but it didn't help. It still caps at around 48mb. Anyone know what might be causing this? is my problem to big?
Output from GLPK: Problem created Reading model section from Test.mod... 123 lines were read Reading data section from Test.dat... 20176 lines were read Generating obj... Generating powerSupply... Generating powerAvail... Best regards, Kasper
_______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
