Drawing conclusions
Contains some recommendations for improving your model.
The Profiler can help you improve your model so as to
reduce or eliminate slow or memory consuming structures. For example,
in profiler.mod, we would recommend using
the third construct. Likewise, in scalableWarehouse.mod, you
might want to use the optimization part of the Description tree to
fine-tune the CPLEX search by changing some CPLEX parameter values.