Skip to content

Materials for the Coursera course: Operations Research (1): Models and Applications

Notifications You must be signed in to change notification settings

changyaochen/Coursera-operation-research-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coursera-operation-research-1

Materials for the Coursera course: Operations Research (1): Models and Applications (link.)

Here we use Python libraries to solve the problem sets in the course. The Python environment is configured via pipenv (see the instruction for installation here). We also follow the notes here to set up the solvers.

In addition, we use Jupyter Notebook for most of the scripting.

If you want to use the glpk solver for pulp, make sure you have the solver installed. For MacOS, it can be done via Homebrew by running

brew install glpk

About

Materials for the Coursera course: Operations Research (1): Models and Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published