- The basic idea of solving a complex problem by decomposition is to 'decompose' or break down a complex problem into smaller subproblems.
- These sub problems are relatively easier to solve than the original problem.
- Finally, the sub-problems are combined in a logical way to obtain the solution for the bigger, main problem.
Decomposition
Last updated at April 16, 2024 by Teachoo