Q. which problems can be handled by recursive decomposition (Solved)
1. backtracking
2. greedy method
3. divide and conquer problem
4. branch and bound
- c. divide and conquer problem
1. backtracking
2. greedy method
3. divide and conquer problem
4. branch and bound