agmuth / linear-programming

linear programming algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linear-programming

Collection of linear programming algorithms from self study.

Installation

pip install git+https://github.com/agmuth/linear-programming.git

Examples

See example/

About

linear programming algorithms

License:MIT License


Languages

Language:Python 99.6%Language:Makefile 0.4%