So I'm using SCIP-JNI in my scala project. SCIP's JNI-based libearies make calls to binary C-based solver to do the optimizatin. Is there a way to set the memory for the solver?
Asked
Active
Viewed 128 times