class: center, middle .title[Coding Exercise: Using JuMP for Linear Programming]
.subtitle[BEE 4750/5750]
.subtitle[Environmental Systems Analysis, Fall 2022]
.author[Vivek Srikrishnan]
.date[October 3, 2022] --- name: toc class: left # Outline
1. Questions? 2. Coding Exercise with JuMP --- name: poll-answer layout: true class: left # Poll
.left-column[{{content}} URL: [https://pollev.com/vsrikrish](https://pollev.com/vsrikrish) Text: **VSRIKRISH** to 22333, then message] .right-column[.center[]] --- template: poll-answer ***Any questions?*** --- layout: false # Last Class
* Translated decision problem into LP * Use JuMP to solve --- class: left # Linear Programming Coding Exercise If you haven't `pull`ed the class exercise repository to get the LP example, please do so now! --- template: poll-answer ***What is the maximum profits the farmer can make?*** --- template: poll-answer ***What is the value of an additional hectare?*** --- class: middle, center
# Next Class
* More LP applications from electric power system planning