Hacker News new | ask | show | jobs
by ant6n 3541 days ago
We used PuLP, which in turn uses cbc (part of the COIN-OR) project. I used to use lp_solve, but cbc turned out to be able to solve more complicated problems more quickly.