Functional Decomposition
Focus on the computation
Divide the computation into disjoint tasks
Avoid data dependency among tasks
After dividing the computation, examine the data requirements of each task.
Previous slide
Next slide
Back to first slide
View graphic version