fourier-motzkin-elimination
There are 7 repositories under fourier-motzkin-elimination topic.
JuliaPolyhedra/Polyhedra.jl
Polyhedral Computation Interface
stephane-caron/pyfme
Symbolic (analytical) polyhedron projection by Fourier-Motzkin elimination using SymPy
sadraddini/pyfomo
Fourier-Motzkin Elimination Method for Polyhedral Projection
IITH-Compilers/UTVPI-OA
Algorithms for finding tight UTVPI (octagonal) over-approximations of polyhedra using linear programming and Fourier-Motzkin elimination
BayashiPascal/FMB
FMB algorithm implementation to perform intersection detection of pairs of static/dynamic cuboid/tetrahedron in 2D/3D by using the Fourier-Motzkin elimination method
NiklasLundstrom/Fourier-Motzkin
A C-implementation of Fourier-Motzkin elimination
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