Hello,

Can someone share under what circumstances I might get a null when calling:

SWIGTYPE_p_double val;

val = GLPK.new_doubleArray( objectiveCount );  // where objectiveCount
is an integer >0

// val == null

I am getting the same behaviour using the GLPK.new_intArray. This only
happens after calling the method about 27 times. I have upped the VM
memory and I get no Java exceptions.

Thanks in advance,
 - Geoff


_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to