Skip to content

Commit

Permalink
deploy: abc2f8c
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrozocca committed Nov 22, 2023
1 parent 8710674 commit 8ba4fa2
Show file tree
Hide file tree
Showing 138 changed files with 19,878 additions and 8,837 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions _sources/notebooks/02/02.00.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ Linear problems can (i) be maximization problems, (ii) involve equality constrai

This chapter includes several with companion Pyomo implementation that explore various modeling and implementation aspects of LOs:

* A first LO example, modelling [the microchip production problem of company BIM](01-bim.ipynb)
* [Microchip production problem of company BIM](01-bim.ipynb)
* [Least Absolute Deviation (LAD) Regression](02-lad-regression.ipynb)
* [Mean Absolute Deviation (MAD) portfolio optimization](03-mad-portfolio-optimization.ipynb)
* [The dual problem of the microchip production problem](04-bim-dual.ipynb)
* [A variant of BIM problem: maximizing the lowest possible profit](05-bim-maxmin.ipynb)
* [Two variants of the BIM problem using fractional objective or additional fixed costs](06-bim-fractional.ipynb)
* [The BIM production problem using demand forecasts](07-bim-rawmaterialplanning)
* [The BIM production problem using demand forecasts](07-bim-raw-material-planning.ipynb)
* [Extra material: Wine quality prediction problem using $L_1$ regression](08-L1-regression-wine-quality.ipynb)
* [Extra material: Multi-product facility production](09-multiproductionfaciliity_worstcase.ipynb)
* [Extra material: Multi-product facility production](09-production-faciliity-worst-case.ipynb)

Go to the [next chapter](../03/03.00.md) about mixed-integer linear optimization.
Loading

0 comments on commit 8ba4fa2

Please sign in to comment.