help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] glp_malloc: no memory available


From: David Myers
Subject: [Help-glpk] glp_malloc: no memory available
Date: Mon, 16 Jul 2012 13:44:19 -0400

Hello,

I am building an LP using GLPK_4_47 in eclipse and am receiving the error:

glp_malloc: no memory available
Error detected in file ..\src\glpenv05.c at line 70
Exception in thread "main" org.gnu.glpk.GlpkException: function glp_add_rows failed
at org.gnu.glpk.GLPKJNI.glp_add_rows(Native Method)
at org.gnu.glpk.GLPK.glp_add_rows(GLPK.java:230)
at cmif.LPWeighting.LPWeighting.developIMinusKConstraintsMax(LPWeighting.java:234)
at cmif.LPWeighting.LPWeighting.singleOutputMaxLP(LPWeighting.java:56)
at tests.MassSamplingLPTest.main(MassSamplingLPTest.java:30)

If anyone has any help at all, it would be much appreciated.  Thanks.

--David

reply via email to

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