|
|
|
|
|
|
|
|
|
|
|
|
Large
problems can be solved by the
|
|
|
‘divide
and conquer’ technique
|
|
|
|
• |
The process is “top down” -- get a top level
|
|
solution even if it is vague, imprecise
|
|
|
|
• |
Whenever you cannot produce a solution
|
|
|
to a step directly, reapply the technique
|
|
|
|
• |
The start and first several steps will be
|
|
|
daunting … but the process works!
|
|
|
|
• |
Get part of solution working quickly if
|
|
|
possible
|
|