mobook / MO-book

Hands-On Optimization with Python
MIT License
153 stars 40 forks source link

Add more examples in the style guide #48

Closed leonlan closed 11 months ago

leonlan commented 1 year ago

Some sections in the style guide have a lot of examples:

https://github.com/mobook/MO-book/blob/a0f0f8f0e789746b29a85f41a48a9eba727254d0/pyomo_style_guide.md?plain=1#L110-L153

It would be nice to add more examples in some of the sections that currently have none, e.g.:

https://github.com/mobook/MO-book/blob/a0f0f8f0e789746b29a85f41a48a9eba727254d0/pyomo_style_guide.md?plain=1#L80-L105

alessandrozocca commented 11 months ago

Code snippets added to the Pyomo style guide.