Tradeoffs

What the Cheaper Method Throws Away

When two methods solve the same problem at different costs, the cheaper one often works by discarding something. The question is whether the thing it discards is the thing your problem actually depended on.