2.2.2 computational methods Flashcards
1
Q
Problem recognition
A
in this stage, the problem is broken down into sub-problems, those sub-problems are easier and simpler, therefore they can be solved easily.
2
Q
Divide and conquer
A
this strategy is broken into three parts: dividing the problem into sub-problems, conquer the sub-problems and merge the sub-solutions