Hacker News new | ask | show | jobs
by idatum 876 days ago
I wish I can remember how I even learned LP tools existed. I started with this: https://coin-or.github.io/pulp/
1 comments

The Google OR-tools library is also a good starting point.

I learned about linear programming in uni, but alas I don't think a mathematician's course on linear programming would be a good starting point for practical programmers.