|
Problem solving process is to answer a series of questions
beginning with some specific data.
There are two requirements of resolution of problems: first correct and
second efficient.
There are two types of problem solving : Heuristic and determinism.
Heuristic resolution of problems is an approximate method of resolution.
Determinism resolution of problems is an exact method of resolution.
“Pass Mind Graph to
Graph” is an example of determinism problem solving,
“Pass Mind Graph to
text” is an example of heuristic resolution of
problems.
|