rust-or / good_lp

Linear Programming for Rust, with a user-friendly API. This crate allows modeling LP problems, and lets you solve them with various solvers.
https://crates.io/crates/good_lp
MIT License
216 stars 35 forks source link

Chore(): Bump dependency `float_eq` #10

Closed dandxy89 closed 2 years ago

dandxy89 commented 2 years ago

Part of Fix https://github.com/rust-or/highs-sys/issues/2