help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] Getting null when calling GLPK.new_doubleArray


From: Geoff Whittington
Subject: [Help-glpk] Getting null when calling GLPK.new_doubleArray
Date: Tue, 16 Mar 2010 11:21:23 -0400

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




reply via email to

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