Safe rust bindings for the SoPlex linear programming library.
Run this in your crate's root directory:
cargo add soplex-rs
For a simple example, see the one here. For a more complete description of the functionality see the documentation.
This project is licensed under the Apache License, Version 2.0 - see the LICENSE file for details.
Any contribution intentionally submitted for inclusion in this project, shall be licensed as Apache 2.0, without any additional terms or conditions.