ceciliassis / simplex_solver

simplex-solver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimplexSolver

SimplexSolver is a application written in Ruby, able to solve problems using the Simplex method and Two-Phase method. To experiment with that code, run bin/run.

Usage

At a terminal, type: bin/run, inside gem folder.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ceciliassis/simplex_solver. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the SimplexSolver project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

simplex-solver

License:MIT License


Languages

Language:Ruby 98.1%Language:Shell 1.9%