ampl-lecture#
Diet and Other Input Models: Minimizing Costs#
Description: Diet case study, Chapter 2 from the AMPL book adapted to Python
Tags: amplpy, ampl-lecture
Introduction to Linear and Integer Programming#
Description: Basic introduction to linear programming and AMPL via a lemonade stand example
Introduction to Mathematical Optimization#
Description: Basic introduction to optimization and AMPL via unconstrained optimization
Network Linear Programs#
Description: Basic introduction to network linear programms and AMPL via max flow and shortest path problems
Production Model: lemonade stand example#
Description: Basic introduction to AMPL’s indexed entities and the Pygwalker Python package via a lemonade stand example
Steel industry problem#
Description: model for steel production problem
Transportation problem#
Description: an AMPL model for the transportation problem
Tags: ampl-only, ampl-lecture