cplex (5 notebooks)#
AMPL Development Tutorial 6/6 – Implementing Benders Decomposition with ampls#
Description: This concluding notebook in our six-part series delves into enhancing the efficiency of our decomposition algorithm by utilizing AMPL Solver Libraries (ampls).
Efficient Frontier with Google Sheets#
Description: Efficient Frontier example using Google Sheets
Author: Christian Valente (5 notebooks) <ccv@ampl.com>
Pricing Optimization (Price Elasticity of Demand)#
Pricing and target-market#
Description: Formulate a pricing optimization and target-market problem as a MILP.
Retrieve Solution pool with AMPL and Gurobi#
Description: This notebook describes how to retrieve multiple solutions from the solver’s solution pool. Optimization problems usually have several optimal solutions, one is returned by the solver but the others are discarded. These alternative solutions can also be retrieved by AMPL.