Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yannick-kees/fourier-motzkin

Implementation of the Fourier-Motzkin algorithm in C++. Fourier–Motzkin elimination is a algorithm for eliminating variables from a system of linear inequalities. In practice it is used e.g. for deciding if a set is non-empty
https://github.com/yannick-kees/fourier-motzkin

c-plus-plus fourier-motzkin-elimination linear-optimization linear-programming simplex-algorithm

Last synced: about 1 month ago
JSON representation

Implementation of the Fourier-Motzkin algorithm in C++. Fourier–Motzkin elimination is a algorithm for eliminating variables from a system of linear inequalities. In practice it is used e.g. for deciding if a set is non-empty

Awesome Lists containing this project