Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Pyomo: Design Paradigms and Lessons Learned
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is Pyomo
- 3 History
- 4 Why am I here
- 5 Motivation
- 6 Goals
- 7 Blocks
- 8 Model composition
- 9 What is a model
- 10 Model definition
- 11 Models are trees
- 12 Multiple dispatch
- 13 Optimization model vs formulation
- 14 Modeling language workflow
- 15 Intuitive modeling
- 16 Transformations
- 17 solver interfaces
- 18 model compilation
- 19 new AML ideas
- 20 parameterized optimization
- 21 units
- 22 wrap up
- 23 questions