Jürgen Lentz (4 notebooks)#

AMPL Bin Packing Problem with GCG#

bpp.ipynb Open In Colab Open In Deepnote Open In Kaggle Open In Gradient Open In SageMaker Studio Lab
Description: Dantzig-Wolfe decomposition for Bin Packing Problem with GCG

AMPL Capacitated p-Median Problem with GCG#

cpmp.ipynb Open In Colab Open In Deepnote Open In Kaggle Open In Gradient Open In SageMaker Studio Lab
Description: Dantzig-Wolfe decomposition for Capacitated p-Median Problem with GCG

Inspecting AMPL Models: expand and show with amplpy#

Notebooks > Inspecting AMPL Models: `expand and show with amplpy <../notebooks/inspecting-ampl-models-expand-and-show-with-amplpy.html>`_
expand_show.ipynb Open In Colab Open In Deepnote Open In Kaggle Open In Gradient Open In SageMaker Studio Lab
Description: Demonstrates the ampl.show(), ampl.expand(), and entity-level expand() methods introduced in amplpy 0.17.0, using the classic diet problem as a running example.

Multi-Objective Knapsack Problem with AMPLPY#

knapsack.ipynb Open In Colab Open In Deepnote Open In Kaggle Open In Gradient Open In SageMaker Studio Lab
Description: knapsack problem using multiple objectives, setting objective-specific options