Hacker News new | ask | show | jobs
by mzl 274 days ago
Any tool that can solver hard problems will also have non-trivial runtime behavior. That is an unfortunate fact. But you are also correct in that combinatorial optimizaton solvers (CP, SAT, SMT, MIP, ...) often have quite sharp edges that are non-intuitive.

For the iOS AutoLayout, what kind of issues have you seen, and how complex were the problems?

1 comments

It’s a familiar error for iOS developers: “constraints are too complex to solve”