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
_______________________________________________
Help-glpk mailing list
Help-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to