PANFACTORY / SimplexPAN

Solve linear program with Simplex Method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplex Build Status

Solve with Simplex Method linear program like following:

Dependency

This software is written in Python, and pass build test on Python3.6.
Require libraries are

  • numpy

Usage

License

This software is released under the MIT License.

Author

Tanabe Yuta

References

About

Solve linear program with Simplex Method

License:MIT License


Languages

Language:Python 100.0%