Skip to content

Commit

Permalink
Update chapter 3 page
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrozocca committed Nov 22, 2023
1 parent 40a7e30 commit d0dd3cb
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions notebooks/03/03.00.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,13 @@ where $\mathcal{I} \subseteq \{1,\dots,n\}$ is the subset of indices identifying

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

* A basic MILO example modeling the [BIM production with perturbed data](01-bim-perturbed.ipynb)
* [BIM production with perturbed data](01-bim-perturbed.ipynb)
* [A workforce shift scheduling problem](02-shift-scheduling.ipynb)
* [Optimal recharging strategy for an electric vehicle](03-recharging-electric-vehicle.ipynb)
* [A production problem using disjunctions](04-simple-production-model-gdp.ipynb)
* [A machine scheduling problem](05-machine-scheduling.ipynb)
* [BIM production revisited](06-bim-production-revisited.ipynb)
* [Facility location problem](07-facility-location.ipynb)

* [Facility location problem](06-facility-location.ipynb)
* [BIM production revisited](07-bim-production-revisited.ipynb)
* [Extra material: Cryptarithms puzzle](08-cryptarithms.ipynb)
* [Extra material: Strip packing](09-strip-packing.ipynb)
* [Extra material: Job shop scheduling](10-job-shop-scheduling.ipynb)
Expand Down

0 comments on commit d0dd3cb

Please sign in to comment.