Originally posted by: GregHines
Hi, any idea when this problem might get fixed? With my code, the leak is pretty bad (the memory gets over 200m very quickly and continues to rise).
My program can have a several hundred LPs which need to be solved many times (with the constraints being updated each time)- so writing to a file each time is going to be really slow. The LPs are created dynamically so I can't do anything in advance.
Any suggestions would be greatly appreciated.
#CPLEXOptimizers#DecisionOptimization