18 Forks
125 Stars
125 Watchers

good_lp

Linear Programming for Rust, with an user-friendly API. This crate allows modeling LP problems, and let's you solve them with various solvers.

How to download and setup good_lp

Open terminal and run command
git clone https://github.com/rust-or/good_lp.git
git clone is used to create a copy or clone of good_lp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with good_lp https://github.com/rust-or/good_lp/archive/master.zip

Or simply clone good_lp with SSH
[email protected]:rust-or/good_lp.git

If you have some problems with good_lp

You may open issue on good_lp support forum (system) here: https://github.com/rust-or/good_lp/issues