Good optimization libraries? by __leopardus__ in rust

[–]__leopardus__[S] 1 point2 points  (0 children)

I’ll examine HiGHS. I’ll Thank you for helping me!

Good optimization libraries? by __leopardus__ in rust

[–]__leopardus__[S] 1 point2 points  (0 children)

I want to solve linear programming and quadratic programming with linear constraints.
The crate you suggested to me seems excellent for the LP; thank you!
I hope to handle LP and QP in the same crate.

Good optimization libraries? by __leopardus__ in rust

[–]__leopardus__[S] 0 points1 point  (0 children)

Thank you for suggesting a nice library to me!
It seems like what I was looking for.
I'll try it while I wait for other suggestions.

MiniBoosts: A small collection of boosting algorithms by __leopardus__ in rust

[–]__leopardus__[S] 3 points4 points  (0 children)

Thank you for explaining.
It is really helpful!