Skip to content

Files

Latest commit

 

History

History
5 lines (4 loc) · 524 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 524 Bytes

Optimization With Python

This repo serves as a collection of Jupyter notebooks containing implementation of classical optimization problems and some research articles. Each folder contains data, model and description for each problem. Most of the implementations are in Pyomo and use solvers on NEOS server.

How to execute code

The notebooks contains code for installation of required python packages and modelling/execution of the problem.