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.