rust-lp-modeler icon indicating copy to clipboard operation
rust-lp-modeler copied to clipboard

add support for highs

Open lovasoa opened this issue 4 years ago • 0 comments

Hello ! I just finished a new rust binding to a cool solver: HiGHS. HiGHS is a performant C++ solver that leverages OpenMP to solve problems in parallel on multi-core machines. It would be great if rust-lp-modeler could add support for this solver using the highs crate: https://crates.io/crates/highs

lovasoa avatar Mar 01 '21 18:03 lovasoa