Hacker News new | ask | show | jobs
by tvirot 4792 days ago
How did you solve your LP? I think the issue might be due to an extreme point solution from simplex-type methods. Interior point methods might give you something different. Have you tried that?
1 comments

To be honest, I don't remember... I think I was using a Linux command-line LP solver.