Skip to content

c-jg/linear-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear Programming in Python

Solving optimization problems using the PuLP Python library.

Transshipment Example:

Currently working on the following types of problems:

  • Transportation
  • Blending
  • Transshipment
  • Assignment
  • Shortest Route
  • Maximal Flow

Graphics built using Networkx

About

Linear Programming in Python with PuLP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages