Hi. I have Julia v1.2.0 running with Atom v1.40.1.
I want to do some Fourier-Motzkin elimination, and I found the CDDLip.jl, and the Polyhedra.jl interface. The Polyhedra documentation says “Polyhedra supports Julia v0.4 to Julia v1.0 but the latest version only supports Julia v0.7 and v1.0.”
Do I have to downgrade my Julia version to use Polyhedra? Do I need to use Polyhedra?
Any advice is appreciated.