aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: acc22a7f4196c7039c3e5a674a8935d9193554d1 (plain)
1
2
3
4
5
6
7
8
9
# Simplex

This is an implementation of the Simplex algorithm in Operations Research. It 
can solve optimisation problems.

## License

This project is subject to the MIT license. More information can be see in the
[LICENSE](/LICENSE) file.