SECQUOIA / pyomo-summer-ws

Pyomo summer workshop 2018 with latest version of Pyomo
https://secquoia.github.io/pyomo-summer-ws/intro.html
MIT License
0 stars 0 forks source link

Added the new pyomo fundamental tutorial #9

Open Hamtabardool opened 1 month ago

Hamtabardool commented 1 month ago

I made the new turtorial to better understand the pyomo. Here are my commits:

  1. Provide more background on optimization: Explain the basics of optimization and how it relates to Pyomo.
  2. Explain the types of mathematical problems Pyomo is used for. Include details on LP, NLP, MILP, MINLP, stochastic programming, and other relevant types.
  3. Clarify the types of optimization models: Discuss the differences between concrete and abstract models in Pyomo.
  4. Outline the steps of optimization: Describe the process, including understanding the problem, modeling, framework selection, and choosing a solver.
  5. Include examples for each type of mathematical problem: Provide specific examples of LP, NLP, MILP, MINLP, and other models to illustrate how Pyomo can be utilized to solve such optimization problems.
bernalde commented 2 weeks ago

Please adjust it according to this style guide before review: https://jckantor.github.io/ND-Pyomo-Cookbook/notebooks/09.01-notebook-style-guide.html