I am running a large scale optimization problem (170000 variables and 210000 costraints). I tried to run but system give out of memory option. In addition it is taking too much time. How can i resolve these issues????
There are various strategies that can be used in the situation of getting “Out OF Memory” error in MATLAB. I am providing some links that can be referred in your case. These links define some of the concepts that can help both in removing the error and handling large datasets in MATLAB. Please refer to following links: