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
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