Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amilajack/simplex

A simple implementation of the simplex algorithm in Rust
https://github.com/amilajack/simplex

algorithm rust simplex

Last synced: 19 days ago
JSON representation

A simple implementation of the simplex algorithm in Rust

Awesome Lists containing this project

README

        

simplex
=======

[![Build Status](https://travis-ci.com/amilajack/simplex.svg?branch=master)](https://travis-ci.com/amilajack/simplex)

A simple implementation of the simplex algorithm in Rust