Optimization Models¶
Table of Contents:
- 1. Preface
- 2. Structured linear optimization models
- 3. Product Mix Models
- 4. Blending Models
- 5. Multi Period Models
- 6. Network flow models
- 7. Shortest (Minimum Cost) Path Problems
- 8. Maximum Flow
- 9. The transportation model
- 10. Assignment or bi-partite matching
- 11. Dynamic flows
- 12. Objectives and constraints in optimization models
- 13. Some nonlinear problems that can be transformed into linear ones
- 14. Constraints in linear optimization models
- 15. Uncertainty modeling: Stochastic optimization models
- 16. Mixed Integer Linear Models
- 17. Structured Mixed Integer Linear Optimization Models
- 18. The fixed charge problem
- 19. Lot sizing
- 20. Knapsack problems
- 21. Set covering, packing, partition
- 22. Sequencing problems: the Traveling Salesperson Problem
- 23. Arc routing
- 24. Quadratic Optimization Models
- 25. Bibliographic References
- 26. Appendix
- 27. Version history
- 28. To do
Indices and tables¶
© Fabio Schoen 2023