How to Use The Simplex Method and Dual Simplex Method with CPLEX and Frontline
Executive Summary
There are several ways of solving a supply chain optimization problem with CPLEX.
These settings are made in both supply planning applications as well as off-the-shelf optimizers.
There is both a simplex method and a duplex method.
Introduction
The solution procedure is the optimization method that is applied. I often describe and differentiate optimizers based upon their objective function. Therefore, optimizers with an objective function of minimizing costs, I call cost optimizers. Those that attempt to reduce inventory at a set service level or maximize service level at a set inventory level are called inventory optimizers …