Enable CPLEX to use disk instead of memory
I have an optimization project coded in Java using CPLEX. When the size of
the input data grows, I am getting out of memory errors etc. What can I do
to make CPLEX use disk and reduce the memory usage of CPLEX?
No comments:
Post a Comment