marytaylor / Solving-a-linear-program-graphically-with-Python

Example of linear program problem solved with python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Linear Programming Example

This example shows how to solve a linear program with 5 restrictions. This involves graphing the linear equation and its restrictions within matplotlib.

About

Example of linear program problem solved with python


Languages

Language:Jupyter Notebook 100.0%