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

highs: fix typo #53

Closed yshui closed 3 weeks ago

lovasoa commented 3 weeks ago

thanks