joaquimg / RationalSimplex.jl

Julia implementation of the simplex algorithm for rational numbers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RationalSimplex.jl

Build Status

Julia implementation of the Simplex algorithm for rational numbers. Intended for educational and experimental purposes only. See code for documentation, or tests for examples.

Last updated on 2018/07/01, tested with Julia 0.7-beta.

About

Julia implementation of the simplex algorithm for rational numbers.

License:MIT License


Languages

Language:Julia 100.0%