Gleb Belov (3 notebooks)¶
CP-style scheduling model with the numberof operator, solved by a MIP solver¶
Description: Scheduling model with the Constraint Programming numberof operator, solved with a MIP solver. New MIP solver drivers based on the [MP library](https://amplmp.readthedocs.io/) enable CP-style modeling.
Tags: ampl-only, constraint-programming
Author: Gleb Belov (3 notebooks) <gleb@ampl.com>
N-Queens¶
Description: How can N queens be placed on an NxN chessboard so that no two of them attack each other?
Author: Gleb Belov (3 notebooks) <gleb@ampl.com>
Robust Linear Programming with Ellipsoidal Uncertainty¶
Description: AMPL Modeling Tips #6: Robust Linear Programming
Author: Gleb Belov (3 notebooks) <gleb@ampl.com>