Table of Contents
Art of Programming - Problem (reduction|decomposition)
About
Reducing a problem to one or more easier/solved problems is the basic strategy of programming.