Short and sweet question: How do you use google ortools locally from rust?
I'm on Ubuntu linux 22.04 LTS and doing everything by the rust-book.
Context: I'm learning rust at the moment (transitioning from 14 years of Python)
Short and sweet question: How do you use google ortools locally from rust?
I'm on Ubuntu linux 22.04 LTS and doing everything by the rust-book.
Context: I'm learning rust at the moment (transitioning from 14 years of Python)
The only crate I see looks like it has had very little use and the docs are not currently building.
Thank you. That's my observation too.
Not ortools
, but maybe you can use good_lp?
It's a start. Although I hope that some community member who might be working on it sees my question and says "yes let's with on it together"
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.