Hacker News new | ask | show | jobs
by PartiallyTyped 1045 days ago
This is a great way to go about implementing features that deal with complex situations in NP-Complete problems, where you know a subset is trivially solvable, you build patterns / approaches for said problem, and for the remaining cases, just use approximate solutions.