soplex-rs

Crates.iosoplex-rs
lib.rssoplex-rs
version0.3.4
sourcesrc
created_at2024-07-13 09:17:53.44755
updated_at2024-10-30 17:55:48.286896
descriptionSafe Rust bindings for the SoPlex LP solver
homepage
repositoryhttps://github.com/scipopt/soplex-rs
max_upload_size
id1302168
size68,899
Mohammed Ghannam (mmghannam)

documentation

README

soplex-rs

tests

Safe rust bindings for the SoPlex linear programming library.

Usage

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.

License

This project is licensed under the Apache License, Version 2.0 - see the LICENSE file for details.

Contribution

Any contribution intentionally submitted for inclusion in this project, shall be licensed as Apache 2.0, without any additional terms or conditions.

Commit count: 59

cargo fmt