For certain types of constraints and/or models, you can make an educated guess about which combination of options works best for your problem. However, sometimes you need more help.
To help you out, CPLEX has some automatic tuning options. In AIMMS, you can access this CPLEX tuning tool via the following two functions:
code:
GMP::Tuning::TuneMultipleMPS
https://clipboardjs.com/assets/images/clippy.svg
code:
GMP::Tuning::TuneSingleGMP
Read more...