Hacker News new | ask | show | jobs
by js8 216 days ago
No, there's a difference. The difference is whether you work in constraint space (top down) or in solution space (bottom up). Top down is effectively adding constraints until there is a single solution.