Skip to content

Introduction to Linear/ Mixed Integer Optimization Using PuLP, Numpy and Pandas

Notifications You must be signed in to change notification settings

sukruc/intro-to-optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Optimization with PuLP

LP

PuLP is undoubtedly one of the most useful and intuitive optimization libraries for Python.

However, most of the example cases found on web are somewhat outdated and not very easy to understand.

In this repository, we have revisited some of these example cases using Pandas and NumPy, and offered a more intuitive and easier approcah for using PuLP.

About

Introduction to Linear/ Mixed Integer Optimization Using PuLP, Numpy and Pandas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published