Originally posted by: SystemAdmin
[achterberg said:]
Currently, there is a limit of 2.1 billon variables and 2.1 billion constraints (which is 2^31, the maximum index you can get with a 32 bit integer). The number of non-zeros in the constraint matrix in CPLEX 12 is limited by 2^63. Thus, you will typically first reach your memory limitations before hitting our hard coded limits.
We are always looking for challenging models. It would be nice if you could send your model to me (not via email, due to the size). If you are willing to contribute your model, please contact me at achterberg [at] de [dot] ibm [dot] com. It would also be great if you would consider contributing your model for the next MIPLIB, see miplib.zib.de. If you want to do this, please contact Thorsten Koch at koch [at] zib [dot] de.
#CPLEXOptimizers#DecisionOptimization