This repository consists of python scripts for implementing Fourier-Motzkin Elimination method for removing variables from a set of linear equations. Even though there exists similar software (e.g. see link 1, link 2, link 3), I could not find a reasonably general python script.
Dependencies: