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

https://github.com/amilajack/simplex

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

algorithm rust simplex

Last synced: 20 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