Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 400 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 400 Bytes

power_grid_optimization

This repo contains all files utilized for the final report in ISyE 3133 - Optimization

The Final Report

The final report contains analysis on a hypothetical network max flow problem, including: network flow modeling, optimization, and fairness metrics. Gurobi was utilized to perform optimization of the network flow models. All code was written by me.