Hacker News new | past | comments | ask | show | jobs | submit login

You should look into integer linear programs. They are a much useful "DSL" for discrete optimization. You get a lot of insight into flow problems from studying their LPs, for example, and it's very easy and efficient to solve flow problems with additional constraints using ILPs. Also, the state of the art for solving TSP and related hard path-finding problems uses techniques from integer linear programming.



You are correct. (I am very familiar with LP as well)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: