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

https://github.com/dten/mps-rs

Very crude MPS file reader in Rust
https://github.com/dten/mps-rs

linear-programming mixed-integer-programming mps rust rust-library simplex

Last synced: 7 months ago
JSON representation

Very crude MPS file reader in Rust

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/dten/mps-rs.svg?branch=master)](https://travis-ci.org/dten/mps-rs)

For reading MPS files https://en.wikipedia.org/wiki/MPS_(format) in Rust
(currently incomplete)